Method | Description | |
---|---|---|
Close ( ) : void | ||
CmsAuthenticatedDataOutputStream ( Stream macStream, IMac mac, |
||
Write ( byte bytes, int off, int len ) : void | ||
WriteByte ( byte b ) : void |
public CmsAuthenticatedDataOutputStream ( Stream macStream, IMac mac, |
||
macStream | Stream | |
mac | IMac | |
cGen | ||
authGen | ||
eiGen | ||
return | System |
public Write ( byte bytes, int off, int len ) : void | ||
bytes | byte | |
off | int | |
len | int | |
return | void |