Implemented interface member:
property
CspKeyContainerInfo
System.Security.Cryptography.ICspAsymmetricAlgorithm.CspKeyContainerInfo
1 reference to CspKeyContainerInfo
System.Security.Cryptography (1)
System\Security\Cryptography\DSACryptoServiceProvider.Unix.cs (1)
78get { throw new PlatformNotSupportedException(SR.Format(SR.Cryptography_CAPI_Required, nameof(CspKeyContainerInfo))); }