org.bouncycastle.asn1.isismtt

Interface ISISMTTObjectIdentifiers

public interface ISISMTTObjectIdentifiers

Field Summary
static DERObjectIdentifierid_isismtt
static DERObjectIdentifierid_isismtt_at
static DERObjectIdentifierid_isismtt_at_additionalInformation
Some other information of non-restrictive nature regarding the usage of this certificate.
static DERObjectIdentifierid_isismtt_at_admission
Attribute to indicate admissions to certain professions.
static DERObjectIdentifierid_isismtt_at_certHash
Hash of a certificate in OCSP.
static DERObjectIdentifierid_isismtt_at_certInDirSince
SingleOCSPResponse extension: Date, when certificate has been published in the directory and status information has become available.
static DERObjectIdentifierid_isismtt_at_dateOfCertGen
Certificate extensionDate of certificate generation
                DateOfCertGenSyntax ::= GeneralizedTime
 
static DERObjectIdentifierid_isismtt_at_declarationOfMajority
A declaration of majority.
static DERObjectIdentifierid_isismtt_at_iCCSN
Serial number of the smart card containing the corresponding private key
                 ICCSNSyntax ::= OCTET STRING (SIZE(8..20))
 
static DERObjectIdentifierid_isismtt_at_liabilityLimitationFlag
Indicates that an attribute certificate exists, which limits the usability of this public key certificate.
static DERObjectIdentifierid_isismtt_at_monetaryLimit
Monetary limit for transactions.
static DERObjectIdentifierid_isismtt_at_nameAtBirth
          NameAtBirth ::= DirectoryString(SIZE(1..64)
 
Used in
static DERObjectIdentifierid_isismtt_at_namingAuthorities
Base ObjectIdentifier for naming authorities
static DERObjectIdentifierid_isismtt_at_procuration
Attribute to indicate that the certificate holder may sign in the name of a third person.
static DERObjectIdentifierid_isismtt_at_PKReference
Reference for a file of a smartcard that stores the public key of this certificate and that is used as o?
static DERObjectIdentifierid_isismtt_at_requestedCertificate
SingleOCSPResponse extension: The certificate requested by the client by inserting the RetrieveIfAllowed extension in the request, will be returned in this extension.
static DERObjectIdentifierid_isismtt_at_restriction
Some other restriction regarding the usage of this certificate.
static DERObjectIdentifierid_isismtt_at_retrieveIfAllowed
(Single)Request extension: Clients may include this extension in a (single) Request to request the responder to send the certificate in the response message along with the status information.
static DERObjectIdentifierid_isismtt_cp
static DERObjectIdentifierid_isismtt_cp_accredited
The id-isismtt-cp-accredited OID indicates that the certificate is a qualified certificate according to Directive 1999/93/EC of the European Parliament and of the Council of 13 December 1999 on a Community Framework for Electronic Signatures, which additionally conforms the special requirements of the SigG and has been issued by an accredited CA.

Field Detail

id_isismtt

public static final DERObjectIdentifier id_isismtt

id_isismtt_at

public static final DERObjectIdentifier id_isismtt_at

id_isismtt_at_additionalInformation

public static final DERObjectIdentifier id_isismtt_at_additionalInformation
Some other information of non-restrictive nature regarding the usage of this certificate. May be used as attribute in atribute certificate or as extension in a certificate.
               AdditionalInformationSyntax ::= DirectoryString (SIZE(1..2048))
 

See Also: AdditionalInformationSyntax

id_isismtt_at_admission

public static final DERObjectIdentifier id_isismtt_at_admission
Attribute to indicate admissions to certain professions. May be used as attribute in attribute certificate or as extension in a certificate

id_isismtt_at_certHash

public static final DERObjectIdentifier id_isismtt_at_certHash
Hash of a certificate in OCSP.

See Also: CertHash

id_isismtt_at_certInDirSince

public static final DERObjectIdentifier id_isismtt_at_certInDirSince
SingleOCSPResponse extension: Date, when certificate has been published in the directory and status information has become available. Currently, accrediting authorities enforce that SigG-conforming OCSP servers include this extension in the responses.
      CertInDirSince ::= GeneralizedTime
 

id_isismtt_at_dateOfCertGen

public static final DERObjectIdentifier id_isismtt_at_dateOfCertGen
Certificate extensionDate of certificate generation
                DateOfCertGenSyntax ::= GeneralizedTime
 

id_isismtt_at_declarationOfMajority

public static final DERObjectIdentifier id_isismtt_at_declarationOfMajority
A declaration of majority. May be used as attribute in attribute certificate or as extension in a certificate

id_isismtt_at_iCCSN

public static final DERObjectIdentifier id_isismtt_at_iCCSN
Serial number of the smart card containing the corresponding private key
                 ICCSNSyntax ::= OCTET STRING (SIZE(8..20))
 

id_isismtt_at_liabilityLimitationFlag

public static final DERObjectIdentifier id_isismtt_at_liabilityLimitationFlag
Indicates that an attribute certificate exists, which limits the usability of this public key certificate. Whenever verifying a signature with the help of this certificate, the content of the corresponding attribute certificate should be concerned. This extension MUST be included in a PKC, if a corresponding attribute certificate (having the PKC as base certificate) contains some attribute that restricts the usability of the PKC too. Attribute certificates with restricting content MUST always be included in the signed document.
                   LiabilityLimitationFlagSyntax ::= BOOLEAN
 

id_isismtt_at_monetaryLimit

public static final DERObjectIdentifier id_isismtt_at_monetaryLimit
Monetary limit for transactions. The QcEuMonetaryLimit QC statement MUST be used in new certificates in place of the extension/attribute MonetaryLimit since January 1, 2004. For the sake of backward compatibility with certificates already in use, SigG conforming components MUST support MonetaryLimit (as well as QcEuLimitValue).

id_isismtt_at_nameAtBirth

public static final DERObjectIdentifier id_isismtt_at_nameAtBirth
          NameAtBirth ::= DirectoryString(SIZE(1..64)
 
Used in SubjectDirectoryAttributes

id_isismtt_at_namingAuthorities

public static final DERObjectIdentifier id_isismtt_at_namingAuthorities
Base ObjectIdentifier for naming authorities

id_isismtt_at_procuration

public static final DERObjectIdentifier id_isismtt_at_procuration
Attribute to indicate that the certificate holder may sign in the name of a third person. May also be used as extension in a certificate.

id_isismtt_at_PKReference

public static final DERObjectIdentifier id_isismtt_at_PKReference
Reference for a file of a smartcard that stores the public key of this certificate and that is used as o?=security anchoro?=.
      PKReferenceSyntax ::= OCTET STRING (SIZE(20))
 

id_isismtt_at_requestedCertificate

public static final DERObjectIdentifier id_isismtt_at_requestedCertificate
SingleOCSPResponse extension: The certificate requested by the client by inserting the RetrieveIfAllowed extension in the request, will be returned in this extension.

See Also: RequestedCertificate

id_isismtt_at_restriction

public static final DERObjectIdentifier id_isismtt_at_restriction
Some other restriction regarding the usage of this certificate. May be used as attribute in attribute certificate or as extension in a certificate.
             RestrictionSyntax ::= DirectoryString (SIZE(1..1024))
 

See Also: Restriction

id_isismtt_at_retrieveIfAllowed

public static final DERObjectIdentifier id_isismtt_at_retrieveIfAllowed
(Single)Request extension: Clients may include this extension in a (single) Request to request the responder to send the certificate in the response message along with the status information. Besides the LDAP service, this extension provides another mechanism for the distribution of certificates, which MAY optionally be provided by certificate repositories.
        RetrieveIfAllowed ::= BOOLEAN
       
 

id_isismtt_cp

public static final DERObjectIdentifier id_isismtt_cp

id_isismtt_cp_accredited

public static final DERObjectIdentifier id_isismtt_cp_accredited
The id-isismtt-cp-accredited OID indicates that the certificate is a qualified certificate according to Directive 1999/93/EC of the European Parliament and of the Council of 13 December 1999 on a Community Framework for Electronic Signatures, which additionally conforms the special requirements of the SigG and has been issued by an accredited CA.