Bouncy Castle Cryptography Library 1.81

org.bouncycastle.asn1.mod
Interface ModObjectIdentifiers


public interface ModObjectIdentifiers


Field Summary
static ASN1ObjectIdentifier id_mod
           
static ASN1ObjectIdentifier id_mod_algorithmInformation_02
          PUBLIC-KEY, SIGNATURE-ALGORITHM, SMIME-CAPS FROM AlgorithmInformation-2009 -- RFC 5911 [CMSASN1] { iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) id-mod(0) id-mod-algorithmInformation-02(58) } ; 1.3.6.1.5.5.7.0.58
 

Field Detail

id_mod

public static final ASN1ObjectIdentifier id_mod

id_mod_algorithmInformation_02

public static final ASN1ObjectIdentifier id_mod_algorithmInformation_02
PUBLIC-KEY, SIGNATURE-ALGORITHM, SMIME-CAPS FROM AlgorithmInformation-2009 -- RFC 5911 [CMSASN1] { iso(1) identified-organization(3) dod(6) internet(1) security(5) mechanisms(5) pkix(7) id-mod(0) id-mod-algorithmInformation-02(58) } ; 1.3.6.1.5.5.7.0.58


Bouncy Castle Cryptography Library 1.81