Package org.bouncycastle.asn1.esf
Interface ESFAttributes
-
public interface ESFAttributes
-
-
Field Summary
Fields Modifier and Type Field Description static org.bouncycastle.asn1.ASN1ObjectIdentifierarchiveTimestampstatic org.bouncycastle.asn1.ASN1ObjectIdentifierarchiveTimestampV2static org.bouncycastle.asn1.ASN1ObjectIdentifiercertCRLTimestampstatic org.bouncycastle.asn1.ASN1ObjectIdentifiercertificateRefsstatic org.bouncycastle.asn1.ASN1ObjectIdentifiercertValuesstatic org.bouncycastle.asn1.ASN1ObjectIdentifiercommitmentTypestatic org.bouncycastle.asn1.ASN1ObjectIdentifiercontentTimestampstatic org.bouncycastle.asn1.ASN1ObjectIdentifierescTimeStampstatic org.bouncycastle.asn1.ASN1ObjectIdentifierotherSigCertstatic org.bouncycastle.asn1.ASN1ObjectIdentifierrevocationRefsstatic org.bouncycastle.asn1.ASN1ObjectIdentifierrevocationValuesstatic org.bouncycastle.asn1.ASN1ObjectIdentifiersignerAttrstatic org.bouncycastle.asn1.ASN1ObjectIdentifiersignerLocationstatic org.bouncycastle.asn1.ASN1ObjectIdentifiersigPolicyId
-
-
-
Field Detail
-
sigPolicyId
static final org.bouncycastle.asn1.ASN1ObjectIdentifier sigPolicyId
-
commitmentType
static final org.bouncycastle.asn1.ASN1ObjectIdentifier commitmentType
-
signerLocation
static final org.bouncycastle.asn1.ASN1ObjectIdentifier signerLocation
-
signerAttr
static final org.bouncycastle.asn1.ASN1ObjectIdentifier signerAttr
-
otherSigCert
static final org.bouncycastle.asn1.ASN1ObjectIdentifier otherSigCert
-
contentTimestamp
static final org.bouncycastle.asn1.ASN1ObjectIdentifier contentTimestamp
-
certificateRefs
static final org.bouncycastle.asn1.ASN1ObjectIdentifier certificateRefs
-
revocationRefs
static final org.bouncycastle.asn1.ASN1ObjectIdentifier revocationRefs
-
certValues
static final org.bouncycastle.asn1.ASN1ObjectIdentifier certValues
-
revocationValues
static final org.bouncycastle.asn1.ASN1ObjectIdentifier revocationValues
-
escTimeStamp
static final org.bouncycastle.asn1.ASN1ObjectIdentifier escTimeStamp
-
certCRLTimestamp
static final org.bouncycastle.asn1.ASN1ObjectIdentifier certCRLTimestamp
-
archiveTimestamp
static final org.bouncycastle.asn1.ASN1ObjectIdentifier archiveTimestamp
-
archiveTimestampV2
static final org.bouncycastle.asn1.ASN1ObjectIdentifier archiveTimestampV2
-
-