1 reference to RsaPublicBlob
System.Core (1)
System\Security\Cryptography\RsaCng.cs (1)
19
private static CngKeyBlobFormat s_rsaPublicBlob = new CngKeyBlobFormat(BCryptNative.KeyBlobType.
RsaPublicBlob
);