Expand description
Functionality for importing of cryptographic key material.
Structs§
- Private
KeyImport - The key data required when importing a secret key
Enums§
- Private
KeyData 🔒 - 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 exactlylen
big.