2 references to GetKeyWrapPlaintextLength
System.Security.Cryptography (2)
System\Security\Cryptography\Aes.cs (2)
174int outputLength = GetKeyWrapPlaintextLength(ciphertext); 256int requiredLength = GetKeyWrapPlaintextLength(ciphertext);