Home | Trees | Indices | Help |
|
---|
|
Module for handling private keys wrapped according to PKCS#8.
PKCS8 is a standard for storing and transferring private key information. The wrapped key can either be clear or encrypted.
All encryption algorithms are based on passphrase-based key derivation. The following mechanisms are fully supported:
The following mechanisms are only supported for importing keys. They are much weaker than the ones listed above, and they are provided for backward compatibility only:
Functions | |||
|
|||
|
Function Details |
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 15 01:06:36 2019 | http://epydoc.sourceforge.net |