2 references to DecryptKeyWrap
System.Security.Cryptography (2)
System\Security\Cryptography\Aes.cs (2)
149/// <inheritdoc cref="DecryptKeyWrap(ReadOnlySpan{byte})" /> 156return DecryptKeyWrap(new ReadOnlySpan<byte>(ciphertext));