Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractRawPubkey ¶
Types ¶
type Ca ¶
type Ca struct { Alg jwa.KeyAlgorithm // CaCertBytes []byte RootCertPem []byte // contains filtered or unexported fields }
func (*Ca) VerifyPktCert ¶
VerifyPktCert checks that the X509 cert is signed by the CA and that the PK Token in the cert matches the public key in the cert.
Click to show internal directories.
Click to hide internal directories.