Method | Description | |
---|---|---|
CreateKeyExchange ( byte data ) : byte[] | ||
CreateKeyExchange ( byte data, |
||
SetKey ( |
Method | Description | |
---|---|---|
AsymmetricKeyExchangeFormatter ( ) : System.Runtime.InteropServices |
protected AsymmetricKeyExchangeFormatter ( ) : System.Runtime.InteropServices | ||
return | System.Runtime.InteropServices |
public abstract CreateKeyExchange ( byte data ) : byte[] | ||
data | byte | |
return | byte[] |
public abstract CreateKeyExchange ( byte data, |
||
data | byte | |
symAlgType | ||
return | byte[] |
public abstract SetKey ( |
||
key | ||
return | void |