X509CAImpl.this

Create a new CA object. Load the certificate and private key

class X509CAImpl
this

Parameters

c X509Certificate

the certificate of the CA

key PrivateKey

the private key of the CA

hash_fn string

name of a hash function to use for signing

Meta