Class ProvisioningIdentityCertificate

  • All Implemented Interfaces:
    Serializable

    public class ProvisioningIdentityCertificate
    extends ProvisioningCertificate
    implements Serializable
    A rfc8183 identity certificate. This is a self-signed X.509 BPKI certificate that will be the issuer of the BPKI EE certificates that the child uses when sending provisioning protocol messages to the parent.
    See Also:
    Serialized Form
    • Constructor Detail

      • ProvisioningIdentityCertificate

        public ProvisioningIdentityCertificate​(X509Certificate certificate)