| CryptoSys PKI .NET Class Library |
|
Cipher.KeyWrap Method
Wraps (encrypts) key material with a key-encryption key
Parameters
-
data
- Key material to be wrapped
-
kek
- Key encryption key
-
cipherAlg
- Block cipher to use for wrapping
Return Value
Wrapped key (or empty array on error)
See Also
Cipher Class | CryptoSysPKI Namespace