Discuss this help topic in SecureBlackbox Forum
Imports a key from the low-level key material.
Declaration
Parameters
- KeyMaterial - key material from each the key should be imported
- SecKeyMaterial - key material from each the secret key should be imported
- PubKeyMaterial - key material from each the public key should be imported
- Timestamp - key generation date and time
- KeyVersion - key version
- Expires - number of dates since the key generation, after which it expires. Setting this parameter to 0 (zero) means the key never expires.
Description
Use this method to import a key from the low-level key material.
Discuss this help topic in SecureBlackbox Forum