RSA AES key wrapping with SHA-256 as digest function.
The key argument of CCF.wrapKey can be of arbitrary content. The wrappingKey argument must be a PEM-encoded RSA public key.
key
wrappingKey
Size of the temporary AES key in bits.
Optional
A label to be associated with the wrapped key.
RSA AES key wrapping with SHA-256 as digest function.
The
key
argument of CCF.wrapKey can be of arbitrary content. ThewrappingKey
argument must be a PEM-encoded RSA public key.