2 references to KeyWrap
System.Security.Cryptography (2)
System\Security\Cryptography\AesImplementation.OpenSsl.cs (2)
44
int written =
KeyWrap
(source, destination, enc: 1);
50
return
KeyWrap
(source, destination, enc: 0);