1 reference to RsaPrivateBlob
System.Core (1)
System\Security\Cryptography\RsaCng.cs (1)
18
private static CngKeyBlobFormat s_rsaPrivateBlob = new CngKeyBlobFormat(BCryptNative.KeyBlobType.
RsaPrivateBlob
);