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