package
0.0.0-20240315150211-d9e980b5aa70
Repository: https://github.com/netsec-ethz/fpki.git
Documentation: pkg.go.dev

# Functions

ComputeHashAsSigner computes the bytes of the policy certificate as being an owner certificate.
SignAsOwner generates a signature using the owner's key, and fills the owner signature in the policy certificate signing request.
No description provided by the author
SignPolicyCertificateAsIssuer is called by PCAs after they have received the SPTs from the CT log servers.
No description provided by the author
SignRequestAsIssuer is called by the Policy CA.
VerifyIssuerConstraints verifies various constraints given by the issuer policy certificate and returns the first violated constraint, or nil if no constraints were violated.
VerifyIssuerSignature: used by domain owner, check whether CA signature is correct.
VerifyOwnerSignature verifies the owner's signature using the public key.
No description provided by the author
No description provided by the author