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