botan.pubkey.pk_ops

PK Operation Types

Public Imports

botan.asn1.alg_id
public import botan.asn1.alg_id;
Undocumented in source.
botan.rng.rng
public import botan.rng.rng;
Undocumented in source.
botan.pubkey.pk_keys
public import botan.pubkey.pk_keys;
Undocumented in source.

Members

Interfaces

Decryption
interface Decryption

Public key decryption interface

Encryption
interface Encryption

Public key encryption interface

KeyAgreement
interface KeyAgreement

A generic key agreement Operation (eg DH or ECDH)

Signature
interface Signature

Public key signature creation interface

Verification
interface Verification

Public key signature verification interface

Meta

License

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