3 references to BCRYPT_RSAPUBLIC_KEY_BLOB
System.Security.Cryptography (3)
System\Security\Cryptography\RSABCrypt.cs (2)
81Interop.BCrypt.KeyBlobType.BCRYPT_RSAPUBLIC_KEY_BLOB); 107Interop.BCrypt.KeyBlobType.BCRYPT_RSAPUBLIC_KEY_BLOB,
System\Security\Cryptography\RSACng.ImportExport.cs (1)
16new CngKeyBlobFormat(Interop.BCrypt.KeyBlobType.BCRYPT_RSAPUBLIC_KEY_BLOB);