Module import

Module import 

Source
Expand description

Functionality for importing of cryptographic key material.

Modules§

nethsm
Implementations specific to a NetHSM backend.

Structs§

PrivateKeyImport
The key data required when importing a secret key

Enums§

PrivateKeyData
The data for private key import

Functions§

pad 🔒
Creates a new vector with bytes in buf, left-padded with zeros so that the result is exactly len big.