Property | Type | Description | |
---|---|---|---|
Keysize | int | ||
PublicKey | byte[] |
Method | Description | |
---|---|---|
CreateSharedKey ( byte pPeerPublicKey ) : byte[] | ||
DHWrapper ( int bitsCount = 1024 ) : System |
public CreateSharedKey ( byte pPeerPublicKey ) : byte[] | ||
pPeerPublicKey | byte | |
return | byte[] |
public DHWrapper ( int bitsCount = 1024 ) : System | ||
bitsCount | int | |
return | System |