Method | Description | |
---|---|---|
CreateKeyExchange ( byte rgbData ) : byte[] | ||
CreateKeyExchange ( byte rgbData, Type symAlgType ) : byte[] | ||
RSAOAEPKeyExchangeFormatter ( ) | ||
RSAOAEPKeyExchangeFormatter ( |
||
SetKey ( |
public CreateKeyExchange ( byte rgbData ) : byte[] | ||
rgbData | byte | |
return | byte[] |
public CreateKeyExchange ( byte rgbData, Type symAlgType ) : byte[] | ||
rgbData | byte | |
symAlgType | Type | |
return | byte[] |
public RSAOAEPKeyExchangeFormatter ( |
||
key |
public SetKey ( |
||
key | ||
return | void |