Class DeltaCertificateTool


  • public class DeltaCertificateTool
    extends java.lang.Object
    General tool for handling the extension described in: https://datatracker.ietf.org/doc/draft-bonnell-lamps-chameleon-certs/
    • Constructor Detail

      • DeltaCertificateTool

        public DeltaCertificateTool()
    • Method Detail

      • makeDeltaCertificateExtension

        public static org.bouncycastle.asn1.x509.Extension makeDeltaCertificateExtension​(boolean isCritical,
                                                                                         X509CertificateHolder deltaCert)
                                                                                  throws java.io.IOException
        Throws:
        java.io.IOException