C# 클래스 Org.BouncyCastle.Bcpg.OutputStreamPacket

파일 보기 프로젝트 열기: NKINC/pdforms

공개 메소드들

메소드 설명
Close ( ) : void
Open ( ) : BcpgOutputStream

비공개 메소드들

메소드 설명
OutputStreamPacket ( BcpgOutputStream bcpgOut ) : System

메소드 상세

Close() 공개 추상적인 메소드

public abstract Close ( ) : void
리턴 void

Open() 공개 추상적인 메소드

public abstract Open ( ) : BcpgOutputStream
리턴 BcpgOutputStream