Method | Description | |
---|---|---|
DecryptValue ( byte rgb ) : byte[] | ||
EncryptValue ( byte rgb ) : byte[] | ||
ExportParameters ( bool includePrivateParameters ) : |
||
ImportParameters ( |
||
RSAManaged ( ) : System | ||
RSAManaged ( int keySize ) : System | ||
ToXmlString ( bool includePrivateParameters ) : string |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
GenerateKeyPair ( ) : void | ||
GetPaddedValue ( |
public ExportParameters ( bool includePrivateParameters ) : |
||
includePrivateParameters | bool | |
return |
public ImportParameters ( |
||
parameters | ||
return | void |
public ToXmlString ( bool includePrivateParameters ) : string | ||
includePrivateParameters | bool | |
return | string |