2 references to Cryptography_UnexpectedTransformTruncation
System.Security.Cryptography (2)
System\Security\Cryptography\BasicSymmetricCipherLiteBCrypt.cs (1)
78
throw new CryptographicException(SR.
Cryptography_UnexpectedTransformTruncation
);
System\Security\Cryptography\BasicSymmetricCipherLiteNCrypt.cs (1)
88
throw new CryptographicException(SR.
Cryptography_UnexpectedTransformTruncation
);