Base:
property
PublicKey
System.Security.Cryptography.ECDiffieHellman.PublicKey
2 references to PublicKey
System.Security.Cryptography (2)
System\Security\Cryptography\ECDiffieHellmanCng.Derive.cs (2)
34
using (otherKey = (ECDiffieHellmanCngPublicKey)otherPartyCng.
PublicKey
)
116
using (otherKey = (ECDiffieHellmanCngPublicKey)otherPartyCng.
PublicKey
)