botan.cert.x509.x509_ca

X.509 Certificate Authority

Public Imports

botan.cert.x509.crl_ent
public import botan.cert.x509.crl_ent;
Undocumented in source.

Members

Aliases

X509CA
alias X509CA = RefCounted!X509CAImpl
Undocumented in source.

Classes

X509CAImpl
class X509CAImpl

This class represents X.509 Certificate Authorities (CAs).

Functions

chooseSigFormat
PKSigner chooseSigFormat(PrivateKey key, string hash_fn, AlgorithmIdentifier sig_algo)

Choose the default signature format for a certain public key signature scheme.

Meta

License

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