2 references to GetKeyWrapCiphertextLength
System.Security.Cryptography (2)
System\Security\Cryptography\Aes.cs (2)
102int outputLength = GetKeyWrapCiphertextLength(plaintext); 132int requiredLength = GetKeyWrapCiphertextLength(plaintext);