Method | Description | |
---|---|---|
SigOutputStream ( ISigner sig ) : System | ||
Write ( byte b, int off, int len ) : void | ||
WriteByte ( byte b ) : void |
public SigOutputStream ( ISigner sig ) : System | ||
sig | ISigner | |
return | System |
public Write ( byte b, int off, int len ) : void | ||
b | byte | |
off | int | |
len | int | |
return | void |