2 references to CRYPT_E_BAD_ENCODE
System.Security (2)
system\security\cryptography\pkcs\pkcs9attribute.cs (1)
294throw new CryptographicException(CAPI.CRYPT_E_BAD_ENCODE);
system\security\cryptography\pkcs\pkcsutils.cs (1)
482throw new CryptographicException(CAPI.CRYPT_E_BAD_ENCODE);