2 references to EncryptKeyWrap
System.Security.Cryptography (2)
System\Security\Cryptography\Aes.cs (2)
81/// <inheritdoc cref="EncryptKeyWrap(ReadOnlySpan{byte})" /> 88return EncryptKeyWrap(new ReadOnlySpan<byte>(plaintext));