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