Method | Description | |
---|---|---|
CreateSignature ( byte rgbHash ) : byte[] | ||
RSAPKCS1SignatureFormatter ( ) : System.Runtime.InteropServices | ||
RSAPKCS1SignatureFormatter ( |
||
SetHashAlgorithm ( string strName ) : void | ||
SetKey ( |
public CreateSignature ( byte rgbHash ) : byte[] | ||
rgbHash | byte | |
return | byte[] |
public RSAPKCS1SignatureFormatter ( ) : System.Runtime.InteropServices | ||
return | System.Runtime.InteropServices |
public RSAPKCS1SignatureFormatter ( |
||
key | ||
return | System.Runtime.InteropServices |
public SetHashAlgorithm ( string strName ) : void | ||
strName | string | |
return | void |
public SetKey ( |
||
key | ||
return | void |