Class PrivateKeyUsagePeriod

  • All Implemented Interfaces:
    ASN1Encodable, Encodable

    public class PrivateKeyUsagePeriod
    extends ASN1Object
    PrivateKeyUsagePeriod ::= SEQUENCE { notBefore [0] GeneralizedTime OPTIONAL, notAfter [1] GeneralizedTime OPTIONAL }