2 references to Pkcs12Prefix
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\Oids.cs (2)
231
private const string Pkcs12PbePrefix =
Pkcs12Prefix
+ "1.";
236
private const string Pkcs12BagTypesPrefix =
Pkcs12Prefix
+ "10.1.";