botan.pubkey.pk_algs

PK Key Factory

Members

Functions

makePrivateKey
PrivateKey makePrivateKey(AlgorithmIdentifier alg_id, SecureVector!ubyte key_bits, RandomNumberGenerator rng)
Undocumented in source. Be warned that the author may not have intended to support it.
makePublicKey
PublicKey makePublicKey(AlgorithmIdentifier alg_id, SecureVector!ubyte key_bits)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)