1 reference to s_cipherKeyBlobFormat
System.Security.Cryptography (1)
System\Security\Cryptography\CngHelpers.cs (1)
70
byte[] keyBlob = cngKey.Export(
s_cipherKeyBlobFormat
);