CertifiedKey
A private key together with the certificate that binds it: the unit an issuer actually signs with.
This is issuing material, private key included -- which is the point of a fake-attestation generator.
Functions
Link copied to clipboard
fun certifySubordinateCa(subject: List<RelativeDistinguishedName>, validity: Validity, pathLength: Int?): CertifiedKey
Generates a fresh key and certifies it as a CA under this one.