메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
CmsSignedDataOutputStream ( |
||
Write ( byte bytes, int off, int len ) : void | ||
WriteByte ( byte b ) : void |
메소드 | 설명 | |
---|---|---|
WriteToGenerator ( |
public CmsSignedDataOutputStream ( |
||
outer | ||
outStream | Stream | |
contentOID | string | |
sGen | ||
sigGen | ||
eiGen | ||
리턴 | System |
public Write ( byte bytes, int off, int len ) : void | ||
bytes | byte | |
off | int | |
len | int | |
리턴 | void |