| Package | Description |
|---|---|
| com.entrust.toolkit.archive |
Contains classes for reading and writing files in the legacy Entrust Archive format.
|
| com.entrust.toolkit.asn1.cardms |
Contains classes used to create, parse,
and manipulate ASN.1 structures used by Entrust's Card Management System (CardMS) API.
|
| com.entrust.toolkit.asn1.cmpv1 |
Contains classes used to create, parse,
and manipulate ASN.1 structures used with Certificate Management Protocol (CMP)
version 1.
|
| com.entrust.toolkit.asn1.cmpv1.gkm |
Contains classes used to create, parse,
and manipulate ASN.1 structures used with Certificate Management Protocol (CMP)
version 1.
|
| com.entrust.toolkit.asn1.crmf |
Contains classes used to create, parse, and manipulate ASN.1 structures
used with Certificate Request Message Format (CRMF).
|
| com.entrust.toolkit.asn1.crmf.regCtrl |
Contains classes used to create, parse, and manipulate ASN.1 structures
used with Certificate Request Message Format (CRMF).
|
| com.entrust.toolkit.asn1.crmf.regInfo |
Contains classes used to create, parse, and manipulate ASN.1 structures
used with Certificate Request Message Format (CRMF).
|
| com.entrust.toolkit.asn1.structures |
Contains classes used to create, parse, and manipulate general ASN.1
structures.
|
| com.entrust.toolkit.asn1.tsp |
Contains classes used to create, parse, and manipulate ASN.1 structures
used with time-stamping.
|
| com.entrust.toolkit.roaming |
Contains Toolkit classes that support SSL and TLS communication with
Entrust Authority™ Roaming Server (formerly Entrust/Roaming Server).
|
| com.entrust.toolkit.security.arithmetic.fields |
Contains legacy classes for working with the mathematical structures
that underlie elliptic curve cryptography; use classes from
com.entrust.toolkit.security.crypto.ec instead. |
| com.entrust.toolkit.security.arithmetic.groups.ellipticCurve |
Contains legacy classes for working with the mathematical structures
that underlie elliptic curve cryptography; use classes from
com.entrust.toolkit.security.crypto.ec instead. |
| com.entrust.toolkit.security.crypto.ec | |
| com.entrust.toolkit.security.crypto.rsa |
Contains an implementation of the RSA public key cryptosystem and related functionality.
|
| com.entrust.toolkit.security.provider |
Contains Entrust's JCA cryptographic service provider (CSP)
implementation and initialization mechanism, various cryptographic
algorithms, and various cryptographic key and parameter representations.
|
| com.entrust.toolkit.security.spec |
Contains transparent cryptographic algorithm parameter implementations.
|
| com.entrust.toolkit.x509 |
Contains the Entrust certification validation mechanism as well as
other classes related to X.509.
|
| com.entrust.toolkit.x509.extensions |
Contains classes that implement certificate extensions.
|
| com.entrust.toolkit.x509.policies |
Contains classes used to check security policies issued by an Entrust PKI — password rules and client
settings, for example.
|
| iaik.asn1 | |
| iaik.asn1.structures | |
| iaik.cms | |
| iaik.pkcs.pkcs12 | |
| iaik.pkcs.pkcs7 | |
| iaik.pkcs.pkcs8 | |
| iaik.security.cipher | |
| iaik.security.dh | |
| iaik.security.dsa | |
| iaik.security.pbe | |
| iaik.security.rsa | |
| iaik.security.smime | |
| iaik.security.spec | |
| iaik.smime | |
| iaik.smime.ess | |
| iaik.x509 | |
| iaik.x509.attr | |
| iaik.x509.extensions | |
| iaik.x509.extensions.netscape | |
| iaik.x509.extensions.qualified | |
| iaik.x509.extensions.qualified.structures | |
| iaik.x509.ocsp | |
| iaik.x509.ocsp.extensions |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphicString
This class implements the native ASN.1 type "GraphicString".
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
CardMSDigitalIDMgmtInfo.toASN1Object()
Encodes this
CardMSDigitalIDMgmtInfo object as an ASN1Object. |
ASN1Object |
CardMSKeyMgmtInfo.toASN1Object()
Encodes this
CardMSKeyMgmtInfo object as an ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
void |
CardMSDigitalIDMgmtInfo.decode(ASN1Object obj)
Decodes a CardMSDigitalIDMgmtInfo structure from an
ASN1Object. |
void |
CardMSKeyMgmtInfo.decode(ASN1Object obj)
Decodes a CardMSKeyMgmtInfo structure from an
ASN1Object. |
| Constructor and Description |
|---|
CardMSDigitalIDMgmtInfo(ASN1Object obj)
A constructor; creates a
CardMSDigitalIDMgmtInfo object
from an ASN1Object. |
CardMSKeyMgmtInfo(ASN1Object obj)
A constructor; creates a
CardMSKeyMgmtInfo object from an
ASN1Object. |
| Modifier and Type | Field and Description |
|---|---|
protected ASN1Object |
InfoTypeAndValue.m_value
The actual information value.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
InfoTypeAndValue.getValue()
Returns the actual information value if it exists; otherwise
null is returned. |
ASN1Object |
CAProtEncCert.toASN1Object()
Encodes this
CAProtEncCert object as an
ASN1Object. |
ASN1Object |
CertConfirmContent.toASN1Object()
Encodes this
CertConfirmContent object as an
ASN1Object. |
ASN1Object |
CertOrEncCert.toASN1Object()
Encodes this
CertOrEncCert as an ASN1Object. |
ASN1Object |
CertRepMessage.toASN1Object()
Encodes this
CertRepMessage object as an
ASN1Object. |
ASN1Object |
CertResponse.toASN1Object()
Encodes this
CertResponse object as an ASN1Object. |
ASN1Object |
CertStatus.toASN1Object()
Encodes this
CertStatus object as an ASN1Object. |
ASN1Object |
CertifiedKeyPair.toASN1Object()
Encodes this
CertifiedKeyPair object as an
ASN1Object. |
ASN1Object |
ErrorMsgContent.toASN1Object()
Encodes this
ErrorMsgContent object as an
ASN1Object. |
ASN1Object |
InfoTypeAndValue.toASN1Object()
Encodes this
InfoTypeAndValue object as an
ASN1Object. |
ASN1Object |
KeyRecRepContent.toASN1Object()
Encodes this
KeyRecRepContent object as an
ASN1Object. |
ASN1Object |
PKIBody.toASN1Object()
Encodes this
PKIBody object as an ASN1Object. |
ASN1Object |
PKIHeader.toASN1Object()
Encodes this
PKIHeader object as an ASN1Object. |
ASN1Object |
PKIMessage.toASN1Object()
Encodes this
PKIMessage object as an ASN1Object. |
ASN1Object |
PKIStatusInfo.toASN1Object()
Encodes this
PKIStatusInfo object as an
ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
void |
CAProtEncCert.decode(ASN1Object obj)
Decodes an CAProtEncCert structure from an
ASN1Object. |
void |
CertConfirmContent.decode(ASN1Object obj)
Decodes this CertConfirmContent Object
|
void |
CertOrEncCert.decode(ASN1Object obj)
Decodes a CertOrEncCert structure from an
ASN1Object. |
void |
CertRepMessage.decode(ASN1Object obj)
Decodes a CertRepMessage structure from an
ASN1Object. |
void |
CertResponse.decode(ASN1Object obj)
Decodes a CertResponse structure from an
ASN1Object. |
void |
CertStatus.decode(ASN1Object obj)
Decodes an CertStatus structure from an
ASN1Object. |
void |
CertifiedKeyPair.decode(ASN1Object obj)
Decodes a CertifiedKeyPair structure from an
ASN1Object. |
void |
ErrorMsgContent.decode(ASN1Object obj)
Decodes an ErrorMsgContent structure from an
ASN1Object. |
void |
InfoTypeAndValue.decode(ASN1Object obj)
Decodes an InfoTypeAndValue structure from an
ASN1Object. |
void |
KeyRecRepContent.decode(ASN1Object obj)
Decodes a KeyRecRepContent structure from an
ASN1Object. |
void |
PKIBody.decode(ASN1Object obj)
Decodes an PKIBody structure from an
ASN1Object. |
void |
PKIHeader.decode(ASN1Object obj)
Decodes a PKIHeader structure from an
ASN1Object. |
void |
PKIMessage.decode(ASN1Object obj)
Decodes an PKIMessage structure from an
ASN1Object. |
void |
PKIStatusInfo.decode(ASN1Object obj)
Decodes an PKIStatusInfo structure from an
ASN1Object. |
void |
InfoTypeAndValue.setValue(ASN1Object value)
Sets the information value.
|
| Constructor and Description |
|---|
CAProtEncCert(ASN1Object obj)
Creates a new
CAProtEncCert object from an
ASN1Object. |
CertConfirmContent(ASN1Object obj)
Constructor for the CertConfirmContent object.
|
CertifiedKeyPair(ASN1Object obj)
Creates a
CertifiedKeyPair object from an
ASN1Object. |
CertOrEncCert(ASN1Object obj)
Creates a
CertOrEncCert object from an ASN1Object. |
CertRepMessage(ASN1Object obj)
Creates a
CertRepMessage object from an
ASN1Object. |
CertResponse(ASN1Object obj)
Creates a
CertResponse object from an ASN1Object. |
CertStatus(ASN1Object object)
Creates a Certificate status object from an ASN1Object
|
ErrorMsgContent(ASN1Object obj)
Creates a new
ErrorMsgContent object from an
ASN1Object. |
InfoTypeAndValue(ASN1Object obj)
Creates a new
InfoTypeAndValue object from an
ASN1Object. |
InfoTypeAndValue(ObjectID type,
ASN1Object value)
Creates a new
InfoTypeAndValue object with the specified
components. |
KeyRecRepContent(ASN1Object obj)
Creates a
KeyRecRepContent object from an
ASN1Object. |
PKIBody(ASN1Object obj)
Creates a new
PKIBody object from an ASN1Object. |
PKIHeader(ASN1Object obj)
Creates a
PKIHeader object from an ASN1Object. |
PKIMessage(ASN1Object obj)
Creates a new
PKIMessage object from an ASN1Object. |
PKIStatusInfo(ASN1Object obj)
Creates a new
PKIStatusInfo object from an
ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
EntrustCertDefnInfo.getPolicycert()
Returns the policy certificate if it has been set; otherwise
null is returned. |
ASN1Object |
EntrustCertTypeInfo.getPolicycert()
Returns the policy certificate if it has been set; otherwise
null is returned. |
ASN1Object |
EntrustAlgorithmCapabilityList.toASN1Object()
Encodes this
EntrustAlgorithmCapabilityList object as an
ASN1Object. |
ASN1Object |
EntrustApplicationIdentifier.toASN1Object()
Encodes this
EntrustApplicationIdentifier object as an
ASN1Object. |
ASN1Object |
EntrustCAProtEncCerts.toASN1Object()
Encodes this
EntrustCAProtEncCerts object as an
ASN1Object. |
ASN1Object |
EntrustCAProtEncPos.toASN1Object()
Encodes this
EntrustCAProtEncPos object as an
ASN1Object. |
ASN1Object |
EntrustCapabilities.toASN1Object()
Encodes this
EntrustCapabilities object as an
ASN1Object. |
ASN1Object |
EntrustCapabilityList.toASN1Object()
Encodes this
EntrustCapabilityList object as an
ASN1Object. |
ASN1Object |
EntrustCertDefnInfo.toASN1Object()
Encodes this
EntrustCertDefnInfo object as an
ASN1Object. |
ASN1Object |
EntrustCertDefnList.toASN1Object()
Encodes this
EntrustCertDefnList object as an
ASN1Object. |
ASN1Object |
EntrustCertHash.toASN1Object()
Encodes this
EntrustCertHash object as an
ASN1Object. |
ASN1Object |
EntrustCertInfoId.toASN1Object()
Encodes this
EntrustCertInfoId object as an
ASN1Object. |
ASN1Object |
EntrustCertPolicy.toASN1Object()
Encodes this
EntrustCertPolicy object as an
ASN1Object. |
ASN1Object |
EntrustCertType.toASN1Object()
Encodes this
EntrustCertType object as an
ASN1Object. |
ASN1Object |
EntrustCertTypeAndDefn.toASN1Object()
Encodes the actual EntrustCertTypeAndDefn structure as an
ASN1Object. |
ASN1Object |
EntrustCertTypeInfo.toASN1Object()
Encodes this
EntrustCertTypeInfo object as an
ASN1Object. |
ASN1Object |
EntrustCertTypePolicy.toASN1Object()
Encodes this
EntrustCertTypePolicy object as an
ASN1Object. |
ASN1Object |
EntrustClientInfo.toASN1Object()
Encodes this
EntrustClientInfo object as an
ASN1Object. |
ASN1Object |
EntrustEncCertPOP.toASN1Object()
Encodes this
EntrustEncCertPOP object as an
ASN1Object. |
ASN1Object |
EntrustEventCertificate.toASN1Object()
Encodes this
EntrustEventCertificate object as an
ASN1Object. |
ASN1Object |
EntrustEventIdentifier.toASN1Object()
Encodes this
EntrustEventIdentifier object as an
ASN1Object. |
ASN1Object |
EntrustEventInfo.toASN1Object()
Encodes this
EntrustEventInfo object as an
ASN1Object. |
ASN1Object |
EntrustEventList.toASN1Object()
Encodes this
EntrustEventList object as an
ASN1Object. |
ASN1Object |
EntrustEventReason.toASN1Object()
Encodes this
EntrustEventReason object as an
ASN1Object. |
ASN1Object |
EntrustEventVerCert.toASN1Object()
Encodes this
EntrustEventVerCert object as an
ASN1Object. |
ASN1Object |
EntrustNewCertDefn.toASN1Object()
Encodes this
EntrustNewCertDefn object as an
ASN1Object. |
ASN1Object |
EntrustProofOfRA.toASN1Object()
Encodes this
EntrustProofOfRA object as an
ASN1Object. |
ASN1Object |
EntrustProofOfRAInfo.toASN1Object()
Encodes this
EntrustProofOfRAInfo object as an
ASN1Object. |
ASN1Object |
EntrustReqReason.toASN1Object()
Encodes this
EntrustReqReason object as an
ASN1Object. |
ASN1Object |
EntrustRoleId.toASN1Object()
Encodes this
EntrustRoleId object as an
ASN1Object. |
ASN1Object |
EntrustState.toASN1Object()
Encodes this
EntrustState object as an
ASN1Object. |
ASN1Object |
EntrustStrongestRecovery.toASN1Object()
Encodes this
EntrustStrongestRecovery object as an
ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
void |
EntrustAlgorithmCapabilityList.decode(ASN1Object obj)
Decodes an
EntrustAlgorithmCapabilityList from an
ASN1Object. |
void |
EntrustApplicationIdentifier.decode(ASN1Object obj)
Decodes an EntrustApplicationIdentifier from an
ASN1Object. |
void |
EntrustCAProtEncCerts.decode(ASN1Object obj)
Decodes an EntrustCAProtEncCerts object from an
ASN1Object. |
void |
EntrustCAProtEncPos.decode(ASN1Object obj)
Decodes an EntrustCAProtEncPos object from an
ASN1Object. |
void |
EntrustCapabilities.decode(ASN1Object obj)
Decodes an
EntrustCapabilities from an ASN1Object. |
void |
EntrustCapabilityList.decode(ASN1Object obj)
Decodes an
EntrustCapabilityList from an
ASN1Object. |
void |
EntrustCertDefnInfo.decode(ASN1Object obj)
Decodes an EntrustCertDefnInfo structure from an
ASN1Object. |
void |
EntrustCertDefnList.decode(ASN1Object obj)
Decodes an EntrustCertDefnList from an
ASN1Object. |
void |
EntrustCertHash.decode(ASN1Object obj)
Decodes an EntrustCertHash structure from an
ASN1Object. |
void |
EntrustCertInfoId.decode(ASN1Object obj)
Decodes an EntrustCertInfoId structure from an
ASN1Object. |
void |
EntrustCertPolicy.decode(ASN1Object obj)
Decodes an EntrustCertPolicy from an
ASN1Object. |
void |
EntrustCertType.decode(ASN1Object obj)
Decodes an EntrustCertType structure from an
ASN1Object. |
void |
EntrustCertTypeAndDefn.decode(ASN1Object obj)
Decodes an EntrustCertTypeAndDefn structure from an
ASN1Object. |
void |
EntrustCertTypeInfo.decode(ASN1Object obj)
Decodes an EntrustCertTypeInfo structure from an
ASN1Object. |
void |
EntrustCertTypePolicy.decode(ASN1Object obj)
Decodes an EntrustCertTypePolicy from an
ASN1Object. |
void |
EntrustClientInfo.decode(ASN1Object obj)
Decodes an EntrustClientInfo from an
ASN1Object. |
void |
EntrustEncCertPOP.decode(ASN1Object obj)
Decodes an EntrustEncCertPOP from an
ASN1Object. |
void |
EntrustEventCertificate.decode(ASN1Object obj)
Decodes an EntrustEventCertificate from an
ASN1Object. |
void |
EntrustEventIdentifier.decode(ASN1Object obj)
Decodes an EntrustEventIdentifier from an
ASN1Object. |
void |
EntrustEventInfo.decode(ASN1Object obj)
Decodes an EntrustEventInfo from an
ASN1Object. |
void |
EntrustEventList.decode(ASN1Object obj)
Decodes an EntrustEventList from an
ASN1Object. |
void |
EntrustEventReason.decode(ASN1Object obj)
Decodes an EntrustEventReason from an
ASN1Object. |
void |
EntrustEventVerCert.decode(ASN1Object obj)
Decodes an EntrustEventVerCert from an
ASN1Object. |
void |
EntrustNewCertDefn.decode(ASN1Object obj)
Decodes an EntrustNewCertDefn structure from an
ASN1Object. |
void |
EntrustProofOfRA.decode(ASN1Object obj)
Decodes an
EntrustProofOfRA from an ASN1Object. |
void |
EntrustProofOfRAInfo.decode(ASN1Object obj)
Decodes an
EntrustProofOfRAInfo |
void |
EntrustReqReason.decode(ASN1Object obj)
Decodes an EntrustReqReason from an
ASN1Object. |
void |
EntrustRoleId.decode(ASN1Object obj)
Decodes an EntrustRoleId from an
ASN1Object. |
void |
EntrustState.decode(ASN1Object obj)
Decodes an EntrustState from an
ASN1Object. |
void |
EntrustStrongestRecovery.decode(ASN1Object obj)
Decodes an EntrustStrongestRecovery object from an
ASN1Object. |
void |
EntrustCertDefnInfo.setPolicycert(ASN1Object policycert)
Sets the policy certificate.
|
void |
EntrustCertTypeInfo.setPolicycert(ASN1Object policycert)
Sets the policy certificate.
|
| Constructor and Description |
|---|
EntrustAlgorithmCapabilityList(ASN1Object obj)
Creates a new
EntrustAlgorithmCapabilityList from an
ASN1Object. |
EntrustApplicationIdentifier(ASN1Object obj)
Creates a new
EntrustApplicationIdentifier from an
ASN1Object. |
EntrustCapabilities(ASN1Object obj)
Creates a new
EntrustCapabilities from an
ASN1Object. |
EntrustCapabilityList(ASN1Object obj)
Creates a new
EntrustCapabilityList from an
ASN1Object. |
EntrustCAProtEncCerts(ASN1Object obj)
Creates a new
EntrustCAProtEncCerts object from an
ASN1Object. |
EntrustCAProtEncPos(ASN1Object obj)
Creates a new
EntrustCAProtEncPos object from an
ASN1Object. |
EntrustCertDefnInfo(ASN1Object obj)
Creates a new
EntrustCertDefnInfo from an
ASN1Object. |
EntrustCertDefnList(ASN1Object obj)
Creates a new
EntrustCertDefnList from an
ASN1Object. |
EntrustCertHash(ASN1Object obj)
Creates a new
EntrustCertHash from an ASN1Object. |
EntrustCertInfoId(ASN1Object obj)
Creates a new
EntrustCertInfoId from an
ASN1Object. |
EntrustCertPolicy(ASN1Object obj)
Creates a new
EntrustCertPolicy from an
ASN1Object. |
EntrustCertType(ASN1Object obj)
Creates a new
EntrustCertType from an ASN1Object. |
EntrustCertTypeAndDefn(ASN1Object obj)
Creates a new
EntrustCertTypeAndDefn from an
ASN1Object. |
EntrustCertTypeInfo(ASN1Object obj)
Creates a new
EntrustCertTypeInfo from an
ASN1Object. |
EntrustCertTypePolicy(ASN1Object obj)
Creates a new
EntrustCertTypePolicy from an
ASN1Object. |
EntrustClientInfo(ASN1Object obj)
Creates a new
EntrustClientInfo object from an
ASN1Object. |
EntrustEncCertPOP(ASN1Object obj)
Creates a new
EntrustEncCertPOP from an
ASN1Object. |
EntrustEventCertificate(ASN1Object obj)
Creates a new
EntrustEventCertificate from an
ASN1Object. |
EntrustEventIdentifier(ASN1Object obj)
Creates a new
EntrustEventIdentifier from an
ASN1Object. |
EntrustEventInfo(ASN1Object obj)
Creates a new
EntrustEventInfo from an
ASN1Object. |
EntrustEventList(ASN1Object obj)
Creates a new
EntrustEventList from an
ASN1Object. |
EntrustEventReason(ASN1Object obj)
Creates a new
EntrustEventReason from an
ASN1Object. |
EntrustEventVerCert(ASN1Object obj)
Creates a new
EntrustEventVerCert from an
ASN1Object. |
EntrustNewCertDefn(ASN1Object obj)
Creates a new
EntrustNewCertDefn from an
ASN1Object. |
EntrustProofOfRA(ASN1Object obj)
A constructor; create a new
EntrustProofOfRA by decoding the
provided ASN1Object. |
EntrustProofOfRAInfo(ASN1Object obj)
Creates a new
EntrustProofOfRAInfo from an
ASN1Object. |
EntrustReqReason(ASN1Object obj)
Creates a new
EntrustReqReason from an ASN1Object. |
EntrustRoleId(ASN1Object obj)
Creates a new
EntrustRoleId from an ASN1Object. |
EntrustState(ASN1Object obj)
Creates a new
EntrustState from an ASN1Object. |
EntrustStrongestRecovery(ASN1Object obj)
Creates a new
EntrustStrongestRecovery object from an
ASN1Object. |
| Modifier and Type | Field and Description |
|---|---|
protected ASN1Object |
AttributeTypeAndValue.m_value
The actual attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
AttributeTypeAndValue.getValue()
Returns actual attribute value.
|
ASN1Object |
AttributeTypeAndValue.toASN1Object()
Encodes this
AttributeTypeAndValue object as an
ASN1Object. |
ASN1Object |
CertId.toASN1Object()
Encodes this
CertId object as an ASN1Object. |
ASN1Object |
CertReqMsg.toASN1Object()
Encodes this
CertReqMsg as an ASN1Object. |
ASN1Object |
CertRequest.toASN1Object()
Encodes this
CertRequest as an ASN1Object. |
ASN1Object |
CertTemplate.toASN1Object()
Encodes this
CertTemplate as an ASN1Object. |
ASN1Object |
Controls.toASN1Object()
Encodes this
Controls as an ASN1Object. |
ASN1Object |
EncryptedValue.toASN1Object()
Encodes this
EncryptedValue object as an ASN1Object. |
ASN1Object |
OptionalValidity.toASN1Object()
Encodes this
OptionalValidity as an ASN1Object. |
ASN1Object |
PKMACValue.toASN1Object()
Encodes this
PKMACValue as an ASN1Object. |
ASN1Object |
POPOPrivKey.toASN1Object()
Encodes this
POPOPrivKey as an ASN1Object. |
ASN1Object |
POPOSigningKey.toASN1Object()
Encodes this
POPOSigningKey as an ASN1Object. |
ASN1Object |
POPOSigningKeyInput.toASN1Object()
Encodes this
POPOSigningKeyInput as an ASN1Object. |
ASN1Object |
ProofOfPossession.toASN1Object()
Encodes this
ProofOfPossession as an ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeTypeAndValue.decode(ASN1Object obj)
Decodes an AttributeTypeAndValue structure from an
ASN1Object. |
void |
CertId.decode(ASN1Object obj)
Decodes a CertId structure from an
ASN1Object. |
void |
CertReqMsg.decode(ASN1Object obj)
Decodes a CertReqMsg structure from an
ASN1Object. |
void |
CertRequest.decode(ASN1Object obj)
Decodes a CertRequest structure from an
ASN1Object. |
void |
CertTemplate.decode(ASN1Object obj)
Decodes a CertTemplate structure from an
ASN1Object. |
void |
Controls.decode(ASN1Object obj)
Decodes a Controls structure from an
ASN1Object. |
void |
EncryptedValue.decode(ASN1Object obj)
Decodes an EncryptedValue structure from an
ASN1Object. |
void |
OptionalValidity.decode(ASN1Object obj)
Decodes a OptionalValidity structure from an
ASN1Object. |
void |
PKMACValue.decode(ASN1Object obj)
Decodes a PKMACValue structure from an
ASN1Object. |
void |
POPOPrivKey.decode(ASN1Object obj)
Decodes a POPOPrivKey structure from an
ASN1Object. |
void |
POPOSigningKey.decode(ASN1Object obj)
Decodes a POPOSigningKey structure from an
ASN1Object. |
void |
POPOSigningKeyInput.decode(ASN1Object obj)
Decodes a POPOSigningKeyInput structure from an
ASN1Object. |
void |
ProofOfPossession.decode(ASN1Object obj)
Decodes a ProofOfPossession structure from an
ASN1Object. |
| Constructor and Description |
|---|
AttributeTypeAndValue(ASN1Object obj)
Creates a new
AttributeTypeAndValue object from an
ASN1Object. |
AttributeTypeAndValue(ObjectID type,
ASN1Object value)
Creates a new
AttributeTypeAndValue object with the specified
components. |
CertId(ASN1Object obj)
Creates a new
CertId from an ASN1Object. |
CertReqMsg(ASN1Object obj)
Creates a
CertReqMsg object from an ASN1Object. |
CertRequest(ASN1Object obj)
Creates a
CertRequest object from an ASN1Object. |
CertTemplate(ASN1Object obj)
Creates a
CertTemplate object from an ASN1Object. |
Controls(ASN1Object obj)
Creates a
Controls object from an ASN1Object. |
EncryptedValue(ASN1Object obj)
Creates an
EncryptedValue object from an
ASN1Object. |
OptionalValidity(ASN1Object obj)
Creates a
OptionalValidity object from an
ASN1Object. |
PKMACValue(ASN1Object obj)
Creates a
PKMACValue object from an ASN1Object. |
POPOPrivKey(ASN1Object obj)
Creates a
POPOPrivKey object from an ASN1Object. |
POPOSigningKey(ASN1Object obj)
Creates a
POPOSigningKey object from an
ASN1Object. |
POPOSigningKeyInput(ASN1Object obj)
Creates a
POPOSigningKeyInput object from an
ASN1Object. |
ProofOfPossession(ASN1Object obj)
Creates a
ProofOfPossession object from an
ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
Authenticator.toASN1Object()
Encodes this
Authenticator regCtrl object as an
ASN1Object. |
ASN1Object |
OldCertId.toASN1Object()
Encodes this
OldCertId regCtrl object as an
ASN1Object. |
ASN1Object |
PKIPublicationInfo.toASN1Object()
Encodes this
PKIPublicationInfo regCtrl object as an
ASN1Object. |
ASN1Object |
ProtocolEncrKey.toASN1Object()
Encodes this
ProtocolEncrKey regCtrl object as an
ASN1Object. |
ASN1Object |
RegToken.toASN1Object()
Encodes this
RegToken regCtrl object as an
ASN1Object. |
ASN1Object |
SinglePubInfo.toASN1Object()
Encodes this
SinglePubInfo as an ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Authenticator.decode(ASN1Object obj)
Decodes an Authenticator regCtrl structure from an
ASN1Object. |
void |
OldCertId.decode(ASN1Object obj)
Decodes an OldCertId regCtrl structure from an
ASN1Object. |
void |
PKIArchiveOptions.decode(ASN1Object obj)
Decodes an PKIArchiveOptions regCtrl structure from an
ASN1Object. |
void |
PKIPublicationInfo.decode(ASN1Object obj)
Decodes an PKIPublicationInfo regCtrl structure from an
ASN1Object. |
void |
ProtocolEncrKey.decode(ASN1Object obj)
Decodes an ProtocolEncrKey regCtrl structure from an
ASN1Object. |
void |
RegToken.decode(ASN1Object obj)
Decodes an RegToken regCtrl structure from an
ASN1Object. |
void |
SinglePubInfo.decode(ASN1Object obj)
Decodes a SinglePubInfo structure from an
ASN1Object. |
| Constructor and Description |
|---|
Authenticator(ASN1Object obj)
Creates a new
Authenticator regCtrl object from an
ASN1Object. |
OldCertId(ASN1Object obj)
Creates a new
OldCertId regCtrl object from an
ASN1Object. |
PKIArchiveOptions(ASN1Object obj)
Creates a new
PKIArchiveOptions regCtrl object from an
ASN1Object. |
PKIPublicationInfo(ASN1Object obj)
Creates a new
PKIPublicationInfo regCtrl object from an
ASN1Object. |
ProtocolEncrKey(ASN1Object obj)
Creates a new
ProtocolEncrKey regCtrl object from an
ASN1Object. |
RegToken(ASN1Object obj)
Creates a new
RegToken regCtrl object from an
ASN1Object. |
SinglePubInfo(ASN1Object obj)
Creates a
SinglePubInfo object from an ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
CertReq.toASN1Object()
Encodes this
CertReq regInfo object as an
ASN1Object. |
ASN1Object |
UTF8Pairs.toASN1Object()
Encodes this
UTF8Pairs regInfo object as an
ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
void |
CertReq.decode(ASN1Object obj)
Decodes an CertReq regInfo structure from an
ASN1Object. |
void |
UTF8Pairs.decode(ASN1Object obj)
Decodes an UTF8Pairs regInfo structure from an
ASN1Object. |
| Constructor and Description |
|---|
CertReq(ASN1Object obj)
Creates a new
CertReq regInfo object from an
ASN1Object. |
UTF8Pairs(ASN1Object obj)
Creates a new
UTF8Pairs regInfo object from an
ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
FullCertTemplate.getCertId()
This method returns the old certificate identifier field, which is used in
update requests to tie this certificate request to the user's request
history.
|
ASN1Object |
AlgorithmID.getParameters()
Returns the paramters associated with the algorithm if any have been set;
otherwise
null is returned. |
ASN1Object |
FullCertTemplate.getPopoSigningKey() |
ASN1Object |
PKIHeader.getRecipKID()
Deprecated.
This method returns the recipient's key identifier.
|
ASN1Object |
PKIHeader.getSenderKID()
Deprecated.
This method returns the sender's key identifier.
|
ASN1Object |
Time.getTime()
Deprecated.
|
ASN1Object |
AlgorithmID.toASN1Object()
Encodes this
AlgorithmIdentifier object as an
ASN1Object. |
ASN1Object |
DistributionPointName.toASN1Object()
Deprecated.
Returns this
DistributionPointName as an
ASN1Object. |
ASN1Object |
AlgorithmIdentifier.toASN1Object()
Deprecated.
|
ASN1Object |
CertTemplateCMP.toASN1Object()
Deprecated.
This method converts the full certificate template to an ASN.1 object for
transportation.
|
ASN1Object |
Controls.toASN1Object()
Deprecated.
This method converts the full certificate template to an ASN.1 object for
transportation.
|
ASN1Object |
Extension.toASN1Object()
Deprecated.
|
ASN1Object |
FullCertTemplate.toASN1Object()
This method converts the full certificate template to an
ASN.1 object for transportation.
|
ASN1Object |
PKIHeader.toASN1Object()
Deprecated.
This method converts the encapsulated representation to a raw ASN.1
representation.
|
ASN1Object |
PMACVALUE.toASN1Object()
Deprecated.
|
ASN1Object |
POPSigningKeyInputCMP.toASN1Object()
Deprecated.
|
ASN1Object |
SubjectPublicKeyInfo.toASN1Object()
Deprecated.
|
ASN1Object |
Time.toASN1Object()
Deprecated.
|
ASN1Object |
Validity.toASN1Object()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlgorithmID.decode(ASN1Object obj)
Decodes an AlgorithmIdentifier from an
ASN1Object. |
void |
CertTemplateCMP.decode(ASN1Object obj)
Deprecated.
|
void |
Extension.decode(ASN1Object obj)
Deprecated.
|
void |
PKIHeader.decode(ASN1Object message)
Deprecated.
This method decodes an ASN.1 object into its encapsulated form.
|
void |
PMACVALUE.decode(ASN1Object obj)
Deprecated.
|
void |
POPSigningKeyInputCMP.decode(ASN1Object obj)
Deprecated.
|
void |
SubjectPublicKeyInfo.decode(ASN1Object obj)
Deprecated.
|
void |
Time.decode(ASN1Object obj)
Deprecated.
|
void |
Validity.decode(ASN1Object obj)
Deprecated.
|
void |
FullCertTemplate.setCertId(ASN1Object certId)
This method sets the old certificate identifier field.
|
void |
AlgorithmID.setParameters(ASN1Object parameters)
Sets the parameters associated with the algorithm.
|
void |
FullCertTemplate.setPopoSigningKey(ASN1Object popoSigningKey)
This method sets an ASN.1 object as representing the proof of
possession of the private key.
|
void |
PKIHeader.setRecipKID(ASN1Object recipKID)
Deprecated.
This method sets the recipient's key identifier.
|
void |
PKIHeader.setSenderKID(ASN1Object senderKID)
Deprecated.
This method sets the sender's key identifier.
|
| Constructor and Description |
|---|
AlgorithmID(ASN1Object obj)
Creates a new
AlgorithmIdentifier from an
ASN1Object. |
AlgorithmID(ObjectID algorithm,
ASN1Object params)
Creates a new
AlgorithmIdentifier object with the specified
algorithm and parameters. |
AlgorithmIdentifier(ASN1Object algorithmID)
Deprecated.
|
AlgorithmIdentifier(ObjectID algorithm,
ASN1Object parameter)
Deprecated.
|
Controls(ASN1Object template)
Deprecated.
This constructor decodes an ASN.1 representation of a full certificate
template.
|
DistributionPointName(ASN1Object obj)
Deprecated.
Constructs a
DistributionPointName from an
ASN1Object. |
FullCertTemplate(ASN1Object template)
This constructor decodes an ASN.1 representation of
a full certificate template.
|
OldDistributionPoint(ASN1Object obj)
Implements the ASN1Type interface.
|
OldDistributionPointName(ASN1Object obj)
Implements the ASN1Type interface.
|
PKIHeader(ASN1Object header)
Deprecated.
This constructor parses an ASN.1 object into an encapsulated
PKIHeader.
|
PKIHeader(int pvno,
GeneralName sender,
GeneralName recipient,
GeneralizedTime messageTime,
AlgorithmID protectionAlg,
ASN1Object senderKID,
ASN1Object recipKID,
OCTET_STRING transactionID,
OCTET_STRING senderNonce,
OCTET_STRING recipNonce)
Deprecated.
This constructor, given all of the information that can be included, creates
a PKIHeader object.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
Accuracy.toASN1Object()
Encodes this
Accuracy object as an ASN1Object. |
ASN1Object |
MessageImprint.toASN1Object()
Encodes this
MessageImprint object as an
ASN1Object. |
ASN1Object |
TSTInfo.toASN1Object()
Encodes this
TSTInfo object as an ASN1Object. |
ASN1Object |
TimeStampReq.toASN1Object()
Encodes this
TimeStampReq object as an ASN1Object. |
ASN1Object |
TimeStampResp.toASN1Object()
Encodes this
TimeStampResp object as an
ASN1Object. |
abstract ASN1Object |
TimeStampToken.toASN1Object()
Encodes this
TimeStampToken object as an
ASN1Object. |
ASN1Object |
CMSTimeStampToken.toASN1Object()
Encodes this
CMSTimeStampToken object as an
ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Accuracy.decode(ASN1Object obj)
Decodes an Accuracy object from an
ASN1Object. |
void |
MessageImprint.decode(ASN1Object obj)
Decodes a MessageImprint object from an
ASN1Object. |
void |
TSTInfo.decode(ASN1Object obj)
Decodes a
TSTInfo object from an ASN1Object. |
void |
TimeStampReq.decode(ASN1Object obj)
Decodes a TimeStampReq object from an
ASN1Object. |
void |
TimeStampResp.decode(ASN1Object obj)
Decodes a
TimeStampResp object from an ASN1Object. |
abstract void |
TimeStampToken.decode(ASN1Object obj)
Decodes a
TimeStampToken object from an
ASN1Object. |
void |
CMSTimeStampToken.decode(ASN1Object obj)
Decodes a
CMSTimeStampToken object from an
ASN1Object. |
static TimeStampToken |
TimeStampToken.newInstance(ASN1Object obj)
Creates a new
TimeStampToken object using the default
implementation (CMS). |
| Constructor and Description |
|---|
Accuracy(ASN1Object obj)
Creates a new
Accuracy object from an ASN1Object. |
CMSTimeStampToken(ASN1Object obj)
Creates a new
CMSTimeStampToken object from an
ASN1Object. |
MessageImprint(ASN1Object obj)
Creates a new
MessageImprint object from an
ASN1Object. |
TimeStampReq(ASN1Object obj)
Creates a new
TimeStampReq object from an
ASN1Object. |
TimeStampResp(ASN1Object obj)
Creates a new
TimeStampResp object from an
ASN1Object. |
TSTInfo(ASN1Object obj)
Creates a new
TSTInfo object from an ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
ChoiceOfUserInfo.toASN1Object()
Returns
userInfo as an ASN1Object. |
ASN1Object |
CombinedUpdateRegReq.toASN1Object()
Returns the
ASN1Object of
CombinedUpdateRegReq type. |
ASN1Object |
EntrustFileDesc.toASN1Object()
Returns the
ASN1Object of this
EntrustFileDesc object. |
ASN1Object |
EntrustFiles.toASN1Object()
Returns the
ASN1Object of the
EntrustFiles object. |
ASN1Object |
RoamResult.toASN1Object()
Returns the
ASN1Object of this
RoamResult object. |
| Modifier and Type | Method and Description |
|---|---|
void |
ChoiceOfUserInfo.decode(ASN1Object object)
Parses the given
ASN1Object into
ChoiceOfUserInfo. |
void |
CombinedUpdateRegReq.decode(ASN1Object object)
Parses the given
ASN1Object into a
CombinedUpdateRegReq object. |
void |
EntrustFileDesc.decode(ASN1Object obj)
Parses the given
ASN1Object into
EntrustFileDesc type. |
void |
EntrustFiles.decode(ASN1Object object)
Parses the given
ASN1Object into
EntrustFiles type. |
void |
RoamResult.decode(ASN1Object obj)
Parses the
RoamResult object from the given
ASN1 SEQUENCE. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
Field.toASN1Object()
Deprecated.
Returns an ASN.1 structure representing this field.
|
ASN1Object |
FieldElement.toASN1Object()
Deprecated.
Returns an ASN.1 structure representing this field element.
|
ASN1Object |
GFp.toASN1Object()
Deprecated.
Returns the ASN1 encoding of the calling field as described in X9.62.
|
ASN1Object |
GFpElement.toASN1Object()
Deprecated.
Returns the ASN1 encoding of this element.
|
ASN1Object |
Polynomial.toASN1Object()
Deprecated.
Returns an ASN.1 structure representing the calling element.
|
ASN1Object |
PolynomialField.toASN1Object()
Deprecated.
Returns an ASN.1 structure representing the calling field.
|
| Modifier and Type | Method and Description |
|---|---|
static Field |
FieldFactory.getInstance(ASN1Object object)
Deprecated.
Returns the field specified in the ASN.1 object argument.
|
static FieldElement |
FieldElementFactory.getInstance(ASN1Object object,
Field field)
Deprecated.
Returns a field element as an instance of the
FieldElement
interface. |
| Modifier and Type | Method and Description |
|---|---|
abstract ASN1Object |
ECPoint.toASN1Object()
Deprecated.
Returns the curve point as an instance of
ASN1Object. |
ASN1Object |
ECPointGFp.toASN1Object()
Deprecated.
Returns the elliptic curve point as an
ASN1Object. |
ASN1Object |
EllipticCurve.toASN1Object()
Deprecated.
Returns the curve as an
ASN1Object defined in X9.62. |
ASN1Object |
PolynomeECPoint.toASN1Object()
Deprecated.
Returns the ASN.1 representation of this elliptic curve point as
specified in X9.62.
|
| Modifier and Type | Method and Description |
|---|---|
static ECPoint |
ECPointFactory.getInstance(ASN1Object object,
EllipticCurve curve)
Deprecated.
Parses an ASN.1 object to return an instance of
ECPoint. |
| Constructor and Description |
|---|
EllipticCurve(ASN1Object object,
Field field)
Deprecated.
Instantiates an
EllipticCurve object given an
ASN1Object and a field as arguments. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
EcdsaWithSpecifiedParameterSpec.toASN1Object()
Encodes this
EcdsaWithSpecifiedParameterSpec object as an
ASN1Object. |
static ASN1Object |
EcParameterFactory.toASN1Object(java.security.spec.ECParameterSpec params)
Converts EC domain parameters in
ECParameterSpec
representation to ASN.1 format. |
static ASN1Object |
EcParameterFactory.toASN1Object(java.security.spec.ECParameterSpec params,
boolean forceSpecified)
Converts EC domain parameters in
ECParameterSpec
representation to ASN.1 format. |
| Modifier and Type | Method and Description |
|---|---|
void |
EcdsaWithSpecifiedParameterSpec.decode(ASN1Object obj)
Decodes an
EcdsaWithSpecifiedParameterSpec object from an
ASN1Object. |
static EcParameterSpecWithName |
EcParameterFactory.getInstance(ASN1Object params)
Returns EC domain parameters by decoding them from ASN.1 format.
|
static EcParameterSpecWithName |
EcParameterFactory.getInstance(ASN1Object params,
java.security.spec.ECParameterSpec configuredImplicitCaParams)
Returns EC domain parameters by decoding them from ASN.1 format (allows
locally configured 'implicitCA' EC domain parameter values to be provided).
|
| Constructor and Description |
|---|
EcdsaWithSpecifiedParameterSpec(ASN1Object obj)
A constructor; creates an
EcdsaWithSpecifiedParameterSpec
object from an ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
RsaPssParameterSpec.toASN1Object()
Encodes this
RSAPSSParameterSpec object as an
ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
void |
RsaPssParameterSpec.decode(ASN1Object obj)
Decodes an
RSAPSSParameterSpec object from an
ASN1Object. |
| Constructor and Description |
|---|
RsaPssParameterSpec(ASN1Object obj)
Creates an
RSAPSSParameterSpec object from an
ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
ECParameters.toASN1Object()
Deprecated.
Returns an ASN.1 structure representing the calling
ECParamater object. |
| Constructor and Description |
|---|
ECDSAPrivateKey(ASN1Object object)
Deprecated.
Initializes the ECDSA private key with an ASN1 structure.
|
ECDSAPublicKey(ASN1Object object)
Deprecated.
Initializes the ECDSA public key with an ASN1 structure in PKCS#8 format.
|
ECParameters(ASN1Object object)
Deprecated.
Constructor that requires a suitable ASN1 structure as an argument.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
RSAOAEPParameterSpec.getEncoded()
Encodes this
RSAOAEPParameterSpec object as an
ASN1Object. |
ASN1Object |
CAST128MacParameterSpec.toASN1Object()
Encodes this
CAST128MacParameterSpec object as an
ASN1Object. |
ASN1Object |
Cast3ParameterSpec.toASN1Object()
Encodes this
Cast3ParameterSpec object as an
ASN1Object. |
ASN1Object |
IDEAParameterSpec.toASN1Object()
Encodes this
IDEAParameterSpec object as an
ASN1Object. |
ASN1Object |
IvParameterSpec.toASN1Object()
Encodes this
IvParameterSpec object as an
ASN1Object. |
ASN1Object |
MacParameterSpec.toASN1Object()
Encodes this
MacParameterSpec object as an
ASN1Object. |
ASN1Object |
PasswordBasedMacParameterSpec.toASN1Object()
Encodes this
PasswordBasedMacParameterSpec object as an
ASN1Object. |
ASN1Object |
RC2ParameterSpec.toASN1Object()
Encodes this
RC2ParameterSpec object as an
ASN1Object. |
ASN1Object |
RSAOAEPParameterSpec.toASN1Object()
Encodes this
RSAOAEPParameterSpec object as an
ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
void |
CAST128MacParameterSpec.decode(ASN1Object obj)
Decodes a
CAST128MacParameterSpec object from an
ASN1Object. |
void |
Cast3ParameterSpec.decode(ASN1Object obj)
Decodes a
Cast3ParameterSpec from an
ASN1Object. |
void |
IDEAParameterSpec.decode(ASN1Object obj)
Decodes an
IDEAParameterSpec object from an
ASN1Object. |
void |
IvParameterSpec.decode(ASN1Object obj)
Decodes an
IvParameterSpec object from an
ASN1Object. |
void |
MacParameterSpec.decode(ASN1Object obj)
Decodes a
MacParameterSpec object from an
ASN1Object. |
void |
PasswordBasedMacParameterSpec.decode(ASN1Object obj)
Decodes a
PasswordBasedMacParameterSpec object from an
ASN1Object. |
void |
RC2ParameterSpec.decode(ASN1Object obj)
Decodes a
RC2ParameterSpec object from an
ASN1Object. |
| Constructor and Description |
|---|
CAST128MacParameterSpec(ASN1Object obj)
Creates a new
CAST128MacParameterSpec object from an
ASN1Object. |
Cast3ParameterSpec(ASN1Object obj)
Creates a new
Cast3ParameterSpec from an
ASN1Object. |
IDEAParameterSpec(ASN1Object obj)
Creates a new
IDEAParameterSpec object from an
ASN1Object. |
IvParameterSpec(ASN1Object obj)
Creates a new
IvParameterSpec object from an
ASN1Object. |
MacParameterSpec(ASN1Object obj)
Creates a new
MacParameterSpec object from an
ASN1Object. |
PasswordBasedMacParameterSpec(ASN1Object obj)
Creates a
PasswordBasedMacParameterSpec object from an
ASN1Object. |
RC2ParameterSpec(ASN1Object obj)
Creates a new
RC2ParameterSpec object from an
ASN1Object. |
RSAOAEPParameterSpec(ASN1Object spec)
Creates an
RSAOAEPParameterSpec object from an
ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
X509CertificateWrapper.getASN1Subject()
Returns the subject of the certificate as an ASN.1 object.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
CertificateIssuer.toASN1Object()
Deprecated.
Stub function to meet V3Extension criteria.
|
ASN1Object |
CertificateTransparencyPoison.toASN1Object()
Return the ASN1Object representation of this Certificate Transparency Poison Extension.
|
ASN1Object |
CertificateTransparencyRedaction.toASN1Object()
This method encodes the redaction extension into an ASN.1 sequence of Integers.
|
ASN1Object |
EntrustVersInfo.toASN1Object()
Return the
ASN1Object value of the extension. |
ASN1Object |
HoldInstructionCode.toASN1Object()
Deprecated.
Stub function to meet V3Extension criteria.
|
ASN1Object |
InhibitAnyPolicy.toASN1Object()
Returns an ASN1Object representing the value of this
InhibitAnyPolicy
extension object. |
ASN1Object |
InvalidityDate.toASN1Object()
Deprecated.
Returns the value of this
InvalidityDate extension as an ASN1Object. |
ASN1Object |
IssuingDistributionPoint.toASN1Object()
Deprecated.
Returns the value of this
IssuingDistributionPoint extension as an ASN1Object. |
ASN1Object |
KeyAttributes.toASN1Object()
Stub function to meet V3Extension criteria.
|
ASN1Object |
OldBasicConstraints.toASN1Object()
Stub function to meet V3Extension criteria.
|
ASN1Object |
OldIssuingDistributionPoint.toASN1Object()
Stub function to meet V3Extension criteria.
|
ASN1Object |
PKCS12ExportPermission.toASN1Object()
Writes the extension as an ASN.1 object
|
ASN1Object |
SignedCertificateTimestampList.toASN1Object()
This object returns an ASN1 representation of this object.
|
ASN1Object |
DeltaCRLIndicator.toASN1Object()
Deprecated.
Stub function to meet V3Extension criteria.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CertificateIssuer.init(ASN1Object obj)
Deprecated.
Inits this
CertificateIssuer implementation with an ASN1Object
representing the value of this extension. |
void |
CertificateTransparencyPoison.init(ASN1Object obj) |
void |
CertificateTransparencyRedaction.init(ASN1Object asn)
This method initializes the redaction extension by decoding it from the ASN.1 sequence
|
void |
EntrustVersInfo.init(ASN1Object obj)
Inits this
EntrustVersInfo implementation with an ASN1Object
representing the value of this extension. |
void |
HoldInstructionCode.init(ASN1Object obj)
Deprecated.
Inits this
HoldInstructionCode implementation with an ASN1Object
representing the value of this extension. |
void |
InhibitAnyPolicy.init(ASN1Object obj) |
void |
InvalidityDate.init(ASN1Object obj)
Deprecated.
Inits this
InvalidityDate implementation with an ASN1Object
representing the value of this extension. |
void |
IssuingDistributionPoint.init(ASN1Object point)
Deprecated.
Inits this
IssuingDistributionPoint implementation with an ASN1Object
representing the value of this extension. |
void |
KeyAttributes.init(ASN1Object attr)
Inits this
KeyAttributes implementation with an ASN1Object
representing the value of this extension. |
void |
OldAuthorityKeyIdentifier.init(ASN1Object obj)
Inits this
OldAuthorityKeyIdentifier implementation with an ASN1Object
representing the value of this extension. |
void |
OldBasicConstraints.init(ASN1Object seq)
Inits this
OldBasicConstraints implementation with an ASN1Object
representing the value of this extension. |
void |
OldCRLDistributionPoints.init(ASN1Object obj)
Inits this
OldCRLDistributionPoints implementation with an ASN1Object
representing the value of this extension. |
void |
OldIssuingDistributionPoint.init(ASN1Object point)
Inits this
OldIssuingDistributionPoint implementation with an ASN1Object
representing the value of this extension. |
void |
PKCS12ExportPermission.init(ASN1Object obj)
Inits this
PKCS12ExportPermission implementation with an ASN1Object
representing the value of this extension. |
void |
SignedCertificateTimestampList.init(ASN1Object obj)
Initialize this
SignedCertificateTimestampList implementation with an ASN1Object
representing the value of this extension. |
void |
DeltaCRLIndicator.init(ASN1Object obj)
Deprecated.
Inits this
DeltaCRLIndicator implementation with an ASN1Object
representing the value of this extension. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
AttributeCertificate.toASN1Object()
Returns the certificate as an ASN1Object.
|
ASN1Object |
EntrustPolicyCertificate.toASN1Object()
Returns the certificate as an ASN1Object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeCertificate.decode(ASN1Object asn)
Decode an AttributeCertificate from an ASN1Object.
|
void |
EntrustPolicyCertificate.decode(ASN1Object asn)
Decode an EntrustPolicyCertificate from an ASN1Object.
|
| Constructor and Description |
|---|
AttributeCertificate(ASN1Object obj)
Creates a AttributeCertificate from an ASN1 structure.
|
EntrustPolicyCertificate(ASN1Object obj)
Creates a EntrustPolicyCertificate from an ASN1 structure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
APPLICATION
This class implements the tagged ASN.1 type "APPLICATION".
|
class |
ASN1String
Abstract super class for all ASN.1 String types.
|
class |
BIT_STRING
This class implements the native ASN.1 type "BIT STRING".
|
class |
BMPString
This class implements the native ASN.1 type "BMPString".
|
class |
BOOLEAN
This class implements the native ASN.1 type "BOOLEAN".
|
class |
CON_SPEC
This class implements the tagged ASN.1 type "CONTEXT SPECIFIC".
|
class |
ConstructedType
This class is the super class for all structured ASN.1 types.
|
class |
ENUMERATED
This class implements the native ASN.1 type "ENUMERATED".
|
class |
GeneralizedTime
This class implements the native ASN.1 type "GeneralizedTime".
|
class |
GeneralString
This class implements the native ASN.1 type "GENERAL STRING".
|
class |
IA5String
This class implements the native ASN.1 type "IA5String".
|
class |
INTEGER
This class implements the native ASN.1 type "INTEGER".
|
class |
NULL
This class implements the native ASN.1 type "NULL".
|
class |
NumericString
This class implements the native ASN.1 type "NumericString".
|
class |
ObjectID
This class implements the ASN.1 native type "OBJECT IDENTIFIER".
|
class |
OCTET_STRING
This class implements the native ASN.1 type "OCTET STRING".
|
class |
PrintableString
This class implements the native ASN.1 type "PrintableString".
|
class |
SEQUENCE
This class implements the ASN.1 native type "SEQUENCE".
|
class |
SET
This class implements the ASN.1 native type "SET".
|
class |
T61String
This class implements the native ASN.1 type "T61String" (TeletexString).
|
class |
TaggedType
This class is the super-class of all tagged ASN.1 types.
|
class |
UNIString
This class implements the native ASN.1 type "UniveralString".
|
class |
UNKNOWN
This class is used to decode unknown PRIVATE or APPLICATION ASN.1 types.
|
class |
UTCTime
This class implements the native ASN.1 type "UTCTime".
|
class |
UTF8String
This class implements the ASN.1 character string type "UTF8String".
|
class |
VisibleString
This class implements the native ASN.1 type "VisibleString" (ISO646String).
|
| Modifier and Type | Field and Description |
|---|---|
protected ASN1Object[] |
ConstructedType.content_data
The buffer where the components are stored.
|
| Modifier and Type | Method and Description |
|---|---|
static ASN1Object |
ASN.create(ASN type)
Craetes a new ASN.1 object for the given ASN.1 type.
|
static ASN1Object |
ASN.create(ASN type,
java.lang.Object value)
Creates new ASN.1 object for the given ASN.1 type and Java value.
|
static ASN1Object |
ASN.createSequenceOf(ASN1Type[] array)
Creates a SEQUENCE OF ASN.1 object from the given array of ASN.1 types.
|
static ASN1Object |
ASN.createSequenceOf(java.util.Vector asn1Type)
Creates a SEQUENCE OF ASN.1 object from the given vector of ASN.1 types.
|
static ASN1Object |
ASN.createSetOf(ASN1Type[] array)
Creates a SET OF ASN.1 object from the given array of ASN.1 types.
|
static ASN1Object |
ASN.createSetOf(ASN1Type[] array,
boolean sorted)
Creates a SET OF ASN.1 object from the given array of ASN.1 types.
|
static ASN1Object |
ASN.createSetOf(java.util.Vector asn1Type)
Creates a SET OF ASN.1 object from the given vector of ASN.1 types.
|
static ASN1Object |
DerCoder.decode(byte[] coding)
Creates an ASN.1 object from the DER encoded version.
|
static ASN1Object |
DerCoder.decode(java.io.InputStream is)
Creates an ASN.1 object from the DER encoded version.
|
ASN1Object |
ASN1.getComponentAt(int index)
Returns the ASN1Object at the given index if the ASN1Object
represented by this ASN1 object is of constructed type (e.g.
|
ASN1Object |
ASN1Object.getComponentAt(int index)
Throws a CodingException.
|
ASN1Object |
ConstructedType.getComponentAt(int index)
Returns the component at the given location within a ConstructedType.
|
ASN1Object |
ASN1.toASN1Object()
Returns the ASN1Object represented by this ASN1 object.
|
ASN1Object |
ASN1Type.toASN1Object()
Creates an ASN1Object according to the ASN.1 type the class implements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ASN1Object.addComponent(ASN1Object component)
Throws a CodingException.
|
void |
ConstructedType.addComponent(ASN1Object component)
Adds a new ASN1Object component to the end of this ConstructedType.
|
void |
ConstructedType.addComponent(ASN1Object component,
int index)
Inserts a new component to a given location within the ConstructedType.
|
void |
OCTET_STRING.addComponent(ASN1Object component,
int index)
Inserts a new OCTET_STRING component to a given location within this OCTET_STRING.
|
void |
ASN1Type.decode(ASN1Object obj)
Decodes an ASN1Object according to the ASN.1 type the class implements.
|
static byte[] |
DerCoder.encode(ASN1Object object)
DER encodes the given ASN.1 object and returns the coding as a byte array.
|
void |
EncodeListener.encodeCalled(ASN1Object o,
int id)
Method to be implemented for being called during the encoding procedure.
|
static void |
DerCoder.encodeTo(ASN1Object object,
java.io.OutputStream os)
Encodes the given ASN1Object and writes the coding directly to the
specified OutputStream.
|
protected static void |
DerCoder.encodeTo(ASN1Object object,
java.io.OutputStream os,
boolean implicitlyTagged)
The internal method additionally allows to specify whether the supplied
ASN1Object has to be implicitly tagged.
|
static OCTET_STRING |
APPLICATION.parseImplicitApplicationTaggedOctetString(ASN1Object obj,
int expectedTag,
java.lang.String objName)
Ensures that the ASN.1 object is an [APPLICATION] IMPLICIT OCTET STRING
with the indicated value.
|
static SEQUENCE |
APPLICATION.parseImplicitApplicationTaggedSequence(ASN1Object obj,
int expectedTag,
java.lang.String objName)
Ensures that the ASN.1 object is an [APPLICATION] IMPLICIT SEQUENCE with
the indicated value.
|
static UTF8String |
APPLICATION.parseImplicitApplicationTaggedUtf8String(ASN1Object obj,
int expectedTag,
java.lang.String objName)
Ensures that the ASN.1 object is an [APPLICATION] IMPLICIT UTF8String
with the indicated value.
|
static OCTET_STRING |
CON_SPEC.parseImplicitContextSpecificTaggedOctetString(ASN1Object obj,
int expectedTag,
java.lang.String objName)
Ensures that the ASN.1 object is an [CONTEXT SPECIFIC] IMPLICIT OCTET
STRING with the indicated value.
|
static ASN1Type[] |
ASN.parseSequenceOf(ASN1Object obj,
java.lang.Class cls)
Parses a
SEQUENCE OF ASN.1 object and returns an array containing all
the components of the given ASN.1 object. |
static java.lang.String |
ASN1.print(ASN1Object o)
Returns a string that represents the contents of the supplied ASN1Object.
|
void |
ConstructedType.removeComponent(ASN1Object component)
Removes a component from a ConstructedType.
|
void |
ConstructedType.setComponent(int index,
ASN1Object value)
Sets the component at the given location within a ConstructedType.
|
| Constructor and Description |
|---|
APPLICATION(int appTag,
ASN1Object obj)
Creates a new explicitly tagged application tagged ASN.1 type.
|
APPLICATION(int appTag,
ASN1Object obj,
boolean implicitlyTagged)
Creates a new application tagged ASN.1 type.
|
ASN1(ASN1Object obj)
Creates an ASN1 object from the supplied ASN1Object.
|
CON_SPEC(int conSpecTag,
ASN1Object obj)
Creates a new explicitly tagged context specific tagged ASN.1 type.
|
CON_SPEC(int conSpecTag,
ASN1Object obj,
boolean implicitlyTagged)
Creates a new context specific tagged ASN.1 type.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
AVA.getASN1Value()
Returns an ASN.1 representation of the value of this AttributeValueAssertion.
|
ASN1Object |
AlgorithmID.getParameter()
Returns the parameters of the algorithm as ASN1Object.
|
ASN1Object[] |
Attribute.getValue()
Returns the value of this Attribute.
|
ASN1Object |
AVA.toASN1Object()
Returns this AttributeValueAssertion as an ASN1Object.
|
ASN1Object |
AccessDescription.toASN1Object()
Returns this
AccessDescription as ASN1Object. |
ASN1Object |
AlgorithmID.toASN1Object()
Returns the AlgorithmID as an (SEQUENCE) ASN1Object.
|
ASN1Object |
Attribute.toASN1Object()
Returns the Attribute as an ASN1Object.
|
ASN1Object |
ChoiceOfTime.toASN1Object()
Returns the value of this object as an ASN1Object.
|
ASN1Object |
DistributionPoint.toASN1Object()
Returns this DistributionPoint as (SEQUENCE) ASN1Object.
|
ASN1Object |
GeneralName.toASN1Object()
Returns this GeneralName object as ASN1Object.
|
ASN1Object |
GeneralNames.toASN1Object()
Returns this
GeneralNames object as ASN1Object. |
ASN1Object |
GeneralSubtree.toASN1Object()
Returns this GeneralSubtree as (SEQUENCE) ASN1Object.
|
ASN1Object |
Name.toASN1Object()
Returns this Name as ASN1Object.
|
ASN1Object |
PolicyInformation.toASN1Object()
Returns this
PolicyInformation as (SEQUENCE) ASN1Object. |
ASN1Object |
PolicyMapping.toASN1Object()
Returns this policy mapping as (SEQUENCE) ASN1Object.
|
ASN1Object |
PolicyQualifierInfo.toASN1Object()
Returns this
PolicyQualifierInfo as ASN1Object. |
ASN1Object |
RDN.toASN1Object()
Returns the RelativeDistinguishedName as an ASN1Object.
|
ASN1Object |
AlgorithmID.toASN1Object(boolean useNULLForAbsentParameters)
Returns the AlgorithmID as an (SEQUENCE) ASN1Object.
|
ASN1Object |
Attribute.toASN1Object(boolean sorted)
Returns the Attribute as an ASN1Object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AVA.decode(ASN1Object obj)
Decodes an AVA from the given ASN1Object.
|
void |
AccessDescription.decode(ASN1Object obj)
Decodes the given ASN.1
AccessDescription object for parsing
the internal structure. |
void |
AlgorithmID.decode(ASN1Object algorithmID)
Decodes an AlgorithmID from the given ASN1Object.
|
void |
Attribute.decode(ASN1Object obj)
Decodes an Attribute from the given ASN1Object.
|
void |
GeneralNames.decode(ASN1Object obj)
Decodes a
GeneralNames from the given ASN1Object. |
void |
GeneralSubtree.decode(ASN1Object obj)
Decodes a GeneralSubtree from the given ASN1Object.
|
void |
Name.decode(ASN1Object obj)
Decodes a Name from the given ASN1Object.
|
void |
PolicyMapping.decode(ASN1Object obj)
Decodes a PolicyMapping from the given ASN1Object.
|
void |
RDN.decode(ASN1Object obj)
Decodes a RelativeDistinguishedName from the given ASN1Object.
|
void |
AlgorithmID.setParameter(ASN1Object parameters)
Sets the parameters of the algorithm.
|
| Constructor and Description |
|---|
AccessDescription(ASN1Object obj)
Creates a new
AccessDescription from an ASN1Object. |
AlgorithmID(ASN1Object algorithmID)
Creates a new AlgorithmID from an ASN1Object.
|
AlgorithmID(ObjectID algorithm,
ASN1Object parameter)
Creates a new AlgorithmID from an ObjectID and algorithm parameters.
|
Attribute(ASN1Object obj)
Creates an Attribute from an ASN1Object.
|
Attribute(ObjectID type,
ASN1Object[] value)
Creates an Attribute from attribute type (ObjectID) and attribute values.
|
Attributes(ASN1Object attributes)
Creates an Attribute container from a SET OF or SEQUENCE OF attributes.
|
AVA(ASN1Object obj)
Creates an AttributeValueAssertion from an ASN1Object.
|
ChoiceOfTime(ASN1Object obj)
Creates a new ChoiceOfTime from an ASN1Object.
|
DistributionPoint(ASN1Object distributionPoint)
Constructs a DistributionPoint from an ASN1Object.
|
GeneralName(ASN1Object generalName)
Creates a GeneralName form an ASN1Object.
|
GeneralNames(ASN1Object obj)
Constructs a GeneralNames object from an ASN1Object.
|
Name(ASN1Object obj)
Constructs a Name from an ASN1Object.
|
PolicyInformation(ASN1Object policyInformation)
Constructs a
PolicyInformation from an ASN1Object. |
PolicyMapping(ASN1Object obj)
Creates a policy mapping from an ASN1Object.
|
PolicyQualifierInfo(ASN1Object policyQualifierInfo)
Constructs a
PolicyQualifierInfo from an ASN1Object. |
RDN(ASN1Object obj)
Creates a RelativeDistinguishedName from an ASN1Object.
|
| Modifier and Type | Method and Description |
|---|---|
static ASN1Object |
RecipientInfo.encodeSequence(java.util.List<RecipientInfo> ris)
Encode the list of RecipientInfos into an ASN1 SET.
|
ASN1Object |
AuthenticatedDataStream.toASN1Object()
Returns this DigestedDataStream as ASN1Object.
|
ASN1Object |
CertificateSet.toASN1Object()
Returns this CertifcateSet as ASN1Object.
|
ASN1Object |
CompressedDataStream.toASN1Object()
Returns this CMS CompressedDataStream as an ASN1Object.
|
ASN1Object |
ContentInfo.toASN1Object()
Returns this CMS ContentInfo as ASN1Object.
|
ASN1Object |
ContentInfoStream.toASN1Object()
Returns this CMS ContentInfoStream as ASN1Object.
|
ASN1Object |
ContentStream.toASN1Object()
Returns the content value of the implemented CMS content type as an ASN1Object.
|
ASN1Object |
Data.toASN1Object()
Returns this CMS
Data as ASN1Object. |
ASN1Object |
DataStream.toASN1Object()
Returns this CMS
Data as ASN1Object. |
ASN1Object |
DigestInfo.toASN1Object()
Returns this
DigestInfo as ASN1Object. |
ASN1Object |
DigestedDataStream.toASN1Object()
Returns this DigestedDataStream as ASN1Object.
|
ASN1Object |
EncapsulatedContentInfo.toASN1Object()
Returns this CMS EncapsulatedContentInfo as ASN1Object.
|
ASN1Object |
EncapsulatedContentInfoStream.toASN1Object()
Returns this CMS EncapsulatedContentInfoStream as ASN1Object.
|
ASN1Object |
EncryptedContentInfo.toASN1Object()
Returns this EncryptedContentInfo as ASN1Object.
|
ASN1Object |
EncryptedContentInfoStream.toASN1Object()
Returns this EncryptedContentInfoStream as ASN1Object.
|
ASN1Object |
EncryptedDataStream.toASN1Object()
Returns this CMS EnvelopedDataStream as ASN1Object.
|
ASN1Object |
EnvelopedDataStream.toASN1Object()
Returns this EnvelopedDataStream as ASN1Object.
|
ASN1Object |
IssuerAndSerialNumber.toASN1Object()
Returns this
IssuerAndSerialNumber as ASN1Object. |
ASN1Object |
KEKIdentifier.toASN1Object()
Returns this KEKIdentifier as ASN1Object.
|
ASN1Object |
KEKRecipientInfo.toASN1Object()
Returns this
KEKRecipientInfo as ASN1Object. |
ASN1Object |
KeyAgreeRecipientInfo.toASN1Object()
Returns this
KeyAgreeRecipientInfo as ASN1Object. |
abstract ASN1Object |
KeyAttribute.toASN1Object()
Returns an ASN.1 representation of a particular key attribute.
|
ASN1Object |
KeyTransRecipientInfo.toASN1Object()
Returns this
KeyTransRecipientInfo as ASN1Object. |
ASN1Object |
OriginatorInfo.toASN1Object()
Returns this OriginatorInfo as ASN1Object.
|
ASN1Object |
OriginatorPublicKey.toASN1Object()
Returns this OriginatorPublicKey as ASN1Object.
|
ASN1Object |
OtherKeyAttribute.toASN1Object()
Returns this OtherKeyAttribute as ASN1Object.
|
ASN1Object |
PasswordRecipientInfo.toASN1Object()
Returns this
PasswordRecipientInfo as an ASN1Object. |
ASN1Object |
RecipientKeyIdentifier.toASN1Object()
Returns this RecipientKeyIdentifier as ASN1Object.
|
ASN1Object |
SignedDataStream.toASN1Object()
Returns this SignedData as ASN1Object.
|
ASN1Object |
SignerInfo.toASN1Object()
Returns this
SignerInfo as ASN1Object. |
ASN1Object |
SignerRecipientIdentifier.toASN1Object()
Returns this SignerRecipientIdentifier as ASN1Object.
|
ASN1Object |
SubjectKeyID.toASN1Object()
Returns this
SubjectKeyIdentifier as ASN1Object. |
ASN1Object |
UnknownKeyAttribute.toASN1Object()
Creates an ASN1Object representing this unknown key attribute.
|
protected ASN1Object |
AuthenticatedData.toASN1Object(int blockSize)
Returns this
DigestedData as ASN1Object. |
protected ASN1Object |
AuthenticatedDataStream.toASN1Object(int blockSize)
Returns this DigestedData as ASN1Object where a constructed OCTET STRING
is used for encoding the content.
|
protected ASN1Object |
CompressedData.toASN1Object(int blocksize)
Returns this
CompressedData as ASN1Object where a
constructed OCTET STRING is used for encoding the encrypted content. |
protected ASN1Object |
CompressedDataStream.toASN1Object(int blocksize)
Returns this CMS
CompressedData as ASN1Object. |
protected ASN1Object |
DigestedData.toASN1Object(int blockSize)
Returns this
DigestedData as ASN1Object. |
protected ASN1Object |
DigestedDataStream.toASN1Object(int blockSize)
Returns this DigestedData as ASN1Object where a constructed
OCTET STRING is used for encoding the content.
|
protected ASN1Object |
EncryptedData.toASN1Object(int blockSize)
Returns this
EncryptedData as ASN1Object where a constructed
OCTET STRING is used for encoding the encrypted content. |
protected ASN1Object |
EncryptedDataStream.toASN1Object(int blockSize)
Returns this CMS
EncryptedData as ASN1Object. |
protected ASN1Object |
EnvelopedData.toASN1Object(int blockSize)
Returns this EnvelopedData as ASN1Object.
|
protected ASN1Object |
EnvelopedDataStream.toASN1Object(int blockSize)
Returns this EnvelopedData as ASN1Object.
|
protected ASN1Object |
SignedData.toASN1Object(int blockSize)
Returns this SignedData as ASN1Object.
|
protected ASN1Object |
SignedDataStream.toASN1Object(int blockSize)
Returns this SignedData as ASN1Object where a constructed
OCTET STRING is used for encoding the content.
|
| Modifier and Type | Method and Description |
|---|---|
static Content |
ContentInfo.create(ObjectID oid,
ASN1Object obj)
Returns an instance of the specified CMS content type implementation, defined
by its ASN.1 ObjectID.
|
void |
AuthenticatedData.decode(ASN1Object obj)
Decodes the given DigestedData ASN1 object.
|
void |
CompressedData.decode(ASN1Object asn1object)
Decodes the given CompressedData ASN1 object.
|
void |
Content.decode(ASN1Object obj)
Decodes the supplied CMS content type, given as ASN1Object.
|
void |
Data.decode(ASN1Object obj)
Reads and decodes the Data from an ASN1Object.
|
void |
DigestInfo.decode(ASN1Object obj)
Decodes the given ASN.1
DigestInfo object for parsing
the internal structure. |
void |
DigestedData.decode(ASN1Object obj)
Decodes the given DigestedData ASN1 object.
|
void |
EncryptedContentInfo.decode(ASN1Object obj)
Decodes the EncryptedContentInfo supplied as ASN1Object.
|
void |
EncryptedData.decode(ASN1Object obj)
Decodes the given EncryptedData ASN1 object.
|
void |
EnvelopedData.decode(ASN1Object obj)
Decodes the given EnvelopedData ASN1 object.
|
void |
IssuerAndSerialNumber.decode(ASN1Object obj)
Decodes the given ASN.1
IssuerAndSerialNumber object for parsing
the internal structure. |
void |
KEKIdentifier.decode(ASN1Object obj)
Decodes the KEKIdentifier from the given ASN1Object.
|
void |
KEKRecipientInfo.decode(ASN1Object obj)
Decodes the given ASN.1
KEKRecipientInfo object for parsing
the internal structure. |
void |
KeyAgreeRecipientInfo.decode(ASN1Object obj)
Decodes the given ASN.1
KeyAgreeRecipientInfo object for parsing
the internal structure. |
abstract void |
KeyAttribute.decode(ASN1Object obj)
Decodes a key attribute from its ASN.1 representation.
|
void |
KeyTransRecipientInfo.decode(ASN1Object obj)
Decodes the given ASN.1
KeyTransRecipientInfo object for parsing
the internal structure. |
void |
OriginatorInfo.decode(ASN1Object obj)
Decodes an OriginatorInfo from its ASN.1 representation.
|
void |
OriginatorPublicKey.decode(ASN1Object obj)
Decodes the OriginatorPublicKey from the given ASN1Object.
|
void |
OtherKeyAttribute.decode(ASN1Object obj)
Decodes an OtherKeyAttribute from its ASN.1 representation.
|
void |
PasswordRecipientInfo.decode(ASN1Object asn)
Decodes the given ASN.1
PasswordRecipientInfo object for
parsing the internal structure. |
void |
RecipientKeyIdentifier.decode(ASN1Object obj)
Decodes the RecipientKeyIdentifier from the given ASN1Object.
|
void |
SignedData.decode(ASN1Object obj)
Decodes the SignedData supplied as ASN1Object.
|
void |
SignerInfo.decode(ASN1Object obj)
Decodes the given ASN.1
SignerInfo object for parsing
the internal structure. |
void |
SignerRecipientIdentifier.decode(ASN1Object obj)
Decodes the SignerRecipientIdentifier from the given ASN1Object.
|
void |
SubjectKeyID.decode(ASN1Object obj)
Decodes the given ASN.1
SubjectKeyIdentifier object for parsing
the internal structure. |
void |
UnknownKeyAttribute.decode(ASN1Object obj)
Reads the ASN.1 representation of the unknown key attribute.
|
void |
AuthenticatedDataStream.encodeCalled(ASN1Object asn1,
int id)
This method implements the EncodeListener interface.
|
void |
DigestedDataStream.encodeCalled(ASN1Object o,
int id)
This method implements the EncodeListener interface.
|
void |
SignerInfo.encodeCalled(ASN1Object o,
int id)
This method implements the EncodeListener interface.
|
OtherRecipientInfo |
OtherRecipientInfoFactory.getOtherRecipientInfo(ASN1Object asn) |
abstract OtherRecipientInfo |
OtherRecipientInfoFactory.getOtherRecipientInfo(ObjectID oid,
ASN1Object any) |
static OtherRecipientInfo |
OtherRecipientInfo.parseOtherRecipientInfo(ASN1Object any)
Use the factory class to parse the given ASN1Object into a
OtherRecipientInfo
|
static RecipientInfo |
RecipientInfo.parseRecipientInfo(ASN1Object obj)
Parses a RecipientInfo from the supplied ASN1Object.
|
| Constructor and Description |
|---|
ContentInfo(ASN1Object obj)
Creates a CMS ContentInfo from an ASN1Object.
|
Data(ASN1Object obj)
Creates a CMS Data object from an ASN1Object.
|
DigestedData(ASN1Object obj)
Creates a CMS
DigestedData from an ASN1Object. |
DigestInfo(ASN1Object obj)
Creates a new
DigestInfo from an ASN1Object. |
EncapsulatedContentInfo(ASN1Object obj)
Creates a CMS EncapsulatedContentInfo from an ASN1Object.
|
EncryptedContentInfo(ASN1Object obj)
Creates an EncryptedContentInfo from an ASN1Object.
|
EncryptedData(ASN1Object obj)
Creates an EncryptedData object from the given ASN1 object.
|
EnvelopedData(ASN1Object obj)
Creates a CMS EnvelopedData from an ASN1Object.
|
IssuerAndSerialNumber(ASN1Object obj)
Creates a new
IssuerAndSerialNumber from an ASN1Object. |
KEKIdentifier(ASN1Object obj)
Creates a KEKIdentifier from an ASN1Object.
|
KEKRecipientInfo(ASN1Object obj)
Creates a
KEKRecipientInfo from an ASN1Object. |
KeyAgreeRecipientInfo(ASN1Object obj)
Creates a
KeyAgreeRecipientInfo from an ASN1Object. |
KeyTransRecipientInfo(ASN1Object obj)
Creates a
KeyTransRecipientInfo from an ASN1Object. |
OriginatorInfo(ASN1Object obj)
Creates a new OriginatorInfo from its ASN.1 representation.
|
OriginatorPublicKey(ASN1Object obj)
Creates an OriginatorPublicKey from an ASN1Object.
|
OtherKeyAttribute(ASN1Object obj)
Creates an OtherKeyAttribute from an ASN1Object.
|
PasswordRecipientInfo(ASN1Object obj)
Creates a
PasswordRecipientInfo from an ASN1Object. |
RecipientKeyIdentifier(ASN1Object obj)
Creates a RecipientKeyIdentifier from an ASN1Object.
|
SignedData(ASN1Object obj)
Creates a CMS
SignedData from an ASN1Object. |
SignerInfo(ASN1Object obj)
Creates a CMS
SignerInfo from an ASN1Object. |
SignerRecipientIdentifier(ASN1Object obj)
Creates a SignerRecipientIdentifier from an ASN1Object.
|
SubjectKeyID(ASN1Object obj)
Creates a new
SubjectKeyID from an ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
AuthenticatedSafe.toASN1Object()
Returns this
AuthenticatedSafe as ASN1Object. |
ASN1Object |
CertificateBag.toASN1Object()
Returns this CertificateBag as ASN1Object.
|
ASN1Object |
KeyBag.toASN1Object()
Returns this KeyBag as ASN1Object.
|
ASN1Object |
PKCS12.toASN1Object()
Returns this PKCS#12 object as ASN1Object.
|
ASN1Object |
PKCS8ShroudedKeyBag.toASN1Object()
Returns this PKCS8ShroudedKeyBag as ASN1Object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticatedSafe.decode(ASN1Object obj)
Decode and inits this
AuthenticatedSafe from an ASN1Object. |
void |
CertificateBag.decode(ASN1Object obj)
Decodes the CertificateBag given as ASN1Object.
|
void |
KeyBag.decode(ASN1Object obj)
Decodes the KeyBag given as ASN1Object.
|
void |
PKCS8ShroudedKeyBag.decode(ASN1Object obj)
Decodes the PKCS8ShroudedKeyBag given as ASN1Object.
|
| Constructor and Description |
|---|
AuthenticatedSafe(ASN1Object obj)
Creates a new
AuthenticatedSafe object from an ASN1Object. |
PKCS12(ASN1Object obj)
Creates a PKCS#12 object from an ASN1Object.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
ContentInfoStream.toASN1Object()
Returns this PKCS#7 ContentInfoStream as ASN1Object.
|
ASN1Object |
ContentStream.toASN1Object()
Returns the content value of the implemented PKCS#7 content type as an ASN1Object.
|
ASN1Object |
DataStream.toASN1Object()
Returns this PKCS#7
Data as ASN1Object. |
ASN1Object |
DigestInfo.toASN1Object()
Returns this
DigestInfo as ASN1Object. |
ASN1Object |
DigestedDataStream.toASN1Object()
Returns this DigestedDataStream as ASN1Object.
|
ASN1Object |
EncryptedContentInfoStream.toASN1Object()
Returns this EncryptedContentInfoStream as ASN1Object.
|
ASN1Object |
EncryptedDataStream.toASN1Object()
Returns this PKCS#7 EnvelopedDataStream as ASN1Object.
|
ASN1Object |
EnvelopedDataStream.toASN1Object()
Returns this EnvelopedDataStream as ASN1Object.
|
ASN1Object |
IssuerAndSerialNumber.toASN1Object()
Returns this
IssuerAndSerialNumber as ASN1Object. |
ASN1Object |
RecipientInfo.toASN1Object()
Returns this
RecipientInfo as ASN1Object. |
ASN1Object |
SignedAndEnvelopedDataStream.toASN1Object()
Returns this PKCS#7 SignedAndEnvelopedDataStream as ASN1Object.
|
ASN1Object |
SignedDataStream.toASN1Object()
Returns this SignedDataStream as ASN1Object.
|
ASN1Object |
SignerInfo.toASN1Object()
Returns this
SignerInfo as ASN1Object. |
protected ASN1Object |
DigestedDataStream.toASN1Object(int blockSize)
Returns this DigestedData as ASN1Object where a constructed
OCTET STRING is used for encoding the content.
|
protected ASN1Object |
EncryptedDataStream.toASN1Object(int blockSize)
Returns this PKCS#7
EncryptedDataStream as ASN1Object where a constructed
OCTET STRING is used for encoding the encrypted content. |
protected ASN1Object |
EnvelopedDataStream.toASN1Object(int blockSize)
Returns this EnvelopedData as ASN1Object.
|
protected ASN1Object |
SignedAndEnvelopedDataStream.toASN1Object(int blockSize)
Returns this SignedAndEnvelopedDataStream as ASN1Object where a constructed
OCTET STRING is used for encoding the content.
|
protected ASN1Object |
SignedDataStream.toASN1Object(int blockSize)
Returns this SignedData as ASN1Object where a constructed
OCTET STRING is used for encoding the content.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DigestInfo.decode(ASN1Object obj)
Decodes the given ASN.1
DigestInfo object for parsing
the internal structure. |
void |
RecipientInfo.decode(ASN1Object obj)
Decodes the given ASN.1
RecipientInfo object for parsing
the internal structure. |
void |
SignerInfo.decode(ASN1Object obj)
Decodes the given ASN.1
SignerInfo object for parsing
the internal structure. |
void |
DigestedDataStream.encodeCalled(ASN1Object o,
int id)
This method implements the EncodeListener interface.
|
void |
SignerInfo.encodeCalled(ASN1Object o,
int id)
This method implements the EncodeListener interface.
|
| Constructor and Description |
|---|
DigestInfo(ASN1Object obj)
Creates a new
DigestInfo from an ASN1Object. |
IssuerAndSerialNumber(ASN1Object obj)
Creates a new
IssuerAndSerialNumber from an ASN1Object. |
RecipientInfo(ASN1Object obj)
Creates a
RecipientInfo from an ASN1Object. |
SignerInfo(ASN1Object obj)
Creates a PKCS#7
SignerInfo from an ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
PrivateKeyInfo.toASN1Object()
Returns this PrivateKeyInfo as ASN1Object.
|
ASN1Object |
EncryptedPrivateKeyInfo.toASN1Object()
Returns this EncryptedPrivateKeyInfo as ASN1Object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrivateKeyInfo.decode(ASN1Object obj)
Decodes the given ASN.1
PrivateKeyInfo object
for parsing the internal structure. |
void |
EncryptedPrivateKeyInfo.decode(ASN1Object obj)
Decodes the given ASN.1
EncryptedPrivateKeyInfo object
for parsing the internal structure. |
static java.security.PrivateKey |
PrivateKeyInfo.getPrivateKey(ASN1Object privateKeyInfo)
Creates a PrivateKeyInfo from an ASN1Object.
|
| Constructor and Description |
|---|
EncryptedPrivateKeyInfo(ASN1Object obj)
Creates a new EncryptedPrivateKeyInfo from an ASN1Object.
|
PrivateKeyInfo(ASN1Object obj)
Creates a new PrivateKeyInfo from an ASN1Object.
|
WrappedPrivateKey(ASN1Object obj) |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
CAST128ParameterSpec.toASN1Object()
Encodes this
CAST128ParameterSpec object as an
ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
void |
CAST128ParameterSpec.decode(ASN1Object obj)
Decodes a
CAST128ParameterSpec from an
ASN1Object. |
void |
PWRIKekWrapParameterSpec.decode(ASN1Object obj)
Decodes a
PWRIKekWrapParameterSpec from an
ASN1Object. |
| Constructor and Description |
|---|
CAST128ParameterSpec(ASN1Object obj)
Creates a new
CAST128ParameterSpec from an
ASN1Object. |
PWRIKekWrapParameterSpec(ASN1Object obj)
Creates a new
PWRIKekWrapParameter from an
ASN1Object. |
| Constructor and Description |
|---|
DHPrivateKey(ASN1Object obj)
Creates a new DHPrivateKey from the given ASN.1 object.
|
DHPublicKey(ASN1Object obj)
Creates a new DHPublicKey from the given ASN.1 object.
|
ESDHPrivateKey(ASN1Object obj)
Creates a new ESDHPrivateKey from the given ASN.1 object.
|
ESDHPublicKey(ASN1Object obj)
Creates a new ESDHPublicKey from the given ASN.1 object.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
DSAParams.toASN1Object()
Returns this DSAParams object as ASN1Object of type SEQUENCE.
|
| Constructor and Description |
|---|
DSAParams(ASN1Object obj)
Creates a new DSAParams object from the given ASN.1 Object.
|
DSAPrivateKey(ASN1Object obj)
Creates a new DSAPrivateKey from the given ASN.1 object.
|
DSAPublicKey(ASN1Object obj)
Creates a new DSAPublicKey from the given ASN.1 object.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
PBES2Parameters.toASN1Object() |
| Constructor and Description |
|---|
RSAPrivateKey(ASN1Object obj)
Creates a new private key from an ASN1Object.
|
RSAPublicKey(ASN1Object obj)
Creates a new RSAPublicKey from the given ASN.1 object.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
SMimeEncrypted.toASN1Object()
Returns the S/MIME enveloped message as an ASN1Object.
|
ASN1Object |
SMimeSigned.toASN1Object()
Returns this SMimeSigned object as an ASN1Object.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
IaikPBEParameterSpec.toASN1Object()
Returns this PBE parameter specification as an ASN1Object.
|
ASN1Object |
PBES2ParameterSpec.toASN1Object()
Return the ASN1 representation of the PBES2 parameter specifications.
|
ASN1Object |
PBKDF2KeyAndParameterSpec.toASN1Object()
Returns this PBEKDF2 parameter specification as an ASN1Object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IaikPBEParameterSpec.decode(ASN1Object obj)
Decodes the given ASN.1 object and parses
it for salt and iteration count.
|
void |
PBKDF2KeyAndParameterSpec.decode(ASN1Object obj)
Decodes the specified PBEKCS2KeyAndParameterSpec
|
| Constructor and Description |
|---|
IaikPBEParameterSpec(ASN1Object algorithmParameter)
Creates a PBE paramter specification from an ASN1Object.
|
PBKDF2KeyAndParameterSpec(ASN1Object algorithmParameter,
SecureStringBuffer password,
int keyLength)
Creates a PBEKDF2 parameter specification from an ASN1Object.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
SMimeEncrypted.toASN1Object()
Returns the S/MIME enveloped message as an ASN1Object.
|
ASN1Object |
SMimeSigned.toASN1Object()
Returns this SMimeSigned object as an ASN1Object.
|
ASN1Object |
SMimeCompressed.toASN1Object(int blocksize)
Returns the S/MIME compressed message as an ASN1Object.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
ESSCertID.toASN1Object()
Returns this
ESSCertID as ASN1Object. |
ASN1Object |
ESSCertIDv2.toASN1Object()
Returns this
ESSCertID as ASN1Object. |
ASN1Object |
ESSIssuerSerial.toASN1Object()
Returns this
IssuerSerial as ASN1Object. |
ASN1Object |
SigningCertificate.toASN1Object()
Returns this
SigningCertificate as ASN1Object. |
ASN1Object |
SigningCertificateV2.toASN1Object()
Returns this
SigningCertificateV2 as ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
void |
ESSCertID.decode(ASN1Object obj)
Decodes the given ASN.1
ESSCertID object for parsing
the internal structure. |
void |
ESSCertIDv2.decode(ASN1Object obj)
Decodes the given ASN.1
ESSCertIDv2 object for parsing
the internal structure. |
void |
ESSIssuerSerial.decode(ASN1Object obj)
Decodes the given ASN.1
IssuerSerial object for parsing
the internal structure. |
void |
SigningCertificate.decode(ASN1Object obj)
Decodes the given ASN.1
SigningCertificate object for parsing
the internal structure. |
void |
SigningCertificateV2.decode(ASN1Object obj)
Decodes the given ASN.1
SigningCertificate object for parsing
the internal structure. |
| Constructor and Description |
|---|
ESSCertID(ASN1Object obj)
Creates a new
ESSCertID from an ASN1Object. |
ESSCertIDv2(ASN1Object obj)
Creates a new
ESSCertIDv2 from an ASN1Object. |
ESSIssuerSerial(ASN1Object obj)
Creates a new
IssuerSerial from an ASN1Object. |
SigningCertificate(ASN1Object obj)
Creates a new
SigningCertificate from an ASN1Object. |
SigningCertificateV2(ASN1Object obj)
Creates a new
SigningCertificateV2 from an ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
PublicKeyInfo.toASN1Object()
Returns this PublicKeyInfo as ASN1Object.
|
ASN1Object |
RevokedCertificate.toASN1Object()
Returns the revoked certificate as ASN1Object.
|
ASN1Object |
UnknownExtension.toASN1Object()
Creates an ASN1Object, which represents the value of this unknown Extension.
|
abstract ASN1Object |
V3Extension.toASN1Object()
Returns an ASN.1 representation of a particular extension.
|
ASN1Object |
X509CRL.toASN1Object()
Returns the CRL as an ASN1Object.
|
ASN1Object |
X509Certificate.toASN1Object()
Returns the certificate as an ASN1Object.
|
ASN1Object |
X509Extensions.toASN1Object()
Returns this X509Extensions object as (SEQUENCE) ASN1Object.
|
ASN1Object |
X509Extensions.toASN1Object(boolean ordered)
Returns this X509Extensions object as (SEQUENCE) ASN1Object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PublicKeyInfo.decode(ASN1Object obj)
Decodes the given ASN.1
PublicKeyInfo object
for parsing the internal structure. |
void |
X509CRL.decode(ASN1Object crl)
Creates a CRL from an ASN1Object.
|
void |
X509Certificate.decode(ASN1Object obj)
Creates a X509Certificate from an ASN1Object.
|
static java.security.PublicKey |
PublicKeyInfo.getPublicKey(ASN1Object publicKey)
Creates a PublicKey from an ASN1Object.
|
void |
UnknownExtension.init(ASN1Object obj)
Inits the implementation with an ASN1 object representing the value of
the unknown extension.
|
abstract void |
V3Extension.init(ASN1Object obj)
Inits the implementation with an ASN1Object.
|
protected void |
X509Extensions.parseExtensions(ASN1Object extObj)
Initializes the extensions from an ASN1Object.
|
| Constructor and Description |
|---|
PublicKeyInfo(ASN1Object obj)
Creates a new PublicKeyInfo from an ASN1Object.
|
RevokedCertificate(ASN1Object obj)
Creates a revoked certificate from an ASN1Object.
|
WrappedPublicKey(ASN1Object obj) |
X509CRL(ASN1Object crl)
Creates a CRL from an ASN1Object
|
X509Extensions(ASN1Object extensions)
Creates a new X.509Extensions object from an ASN1Object.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
AttCertIssuer.toASN1Object()
Returns this AttCertIssuer as ASN1Object.
|
ASN1Object |
AttributeCertificate.toASN1Object()
Returns this attribute certificate as an ASN1Object.
|
ASN1Object |
Holder.toASN1Object()
Returns this Holder as ASN1Object.
|
ASN1Object |
IssuerSerial.toASN1Object()
Returns this
IssuerSerial as ASN1Object. |
ASN1Object |
ObjectDigestInfo.toASN1Object()
Returns this ObjectDigestInfo as ASN1Object.
|
ASN1Object |
V1Form.toASN1Object()
Returns this V1Form as ASN1Object.
|
ASN1Object |
V2Form.toASN1Object()
Returns this V2Form as ASN1Object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttCertIssuer.decode(ASN1Object obj)
Decodes an AttCertIssuer from its ASN.1 representasion.
|
void |
AttributeCertificate.decode(ASN1Object obj)
Creates an AttributeCertificate from an ASN1Object.
|
void |
V1Form.decode(ASN1Object obj)
Decodes a V1Form from its ASN.1 representation.
|
void |
V2Form.decode(ASN1Object obj)
Decodes a V2Form from its ASN.1 representation.
|
| Constructor and Description |
|---|
Holder(ASN1Object obj)
Creates a Holder from its ASN.1 representation.
|
IssuerSerial(ASN1Object obj)
Creates a new
IssuerSerial from an ASN1Object. |
ObjectDigestInfo(ASN1Object obj)
Creates and decodes an ObjectDigestInfo from its ASN.1 representation.
|
V1Form(ASN1Object obj)
Creates a V1Form from its ASN.1 representation.
|
V2Form(ASN1Object obj)
Creates a V2Form from its ASN.1 representation.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
AuthorityKeyIdentifier.toASN1Object()
Returns an ASN1Object representing the value of this
AuthorityKeyIdentifier
extension object. |
ASN1Object |
BasicConstraints.toASN1Object()
Returns an ASN1Object representing the value of this
BasicConstraints
extension object. |
ASN1Object |
CRLDistPointsSyntax.toASN1Object()
Returns an ASN1Object representing the value of this
CRLDistPointsSyntax
extension object. |
ASN1Object |
CRLNumber.toASN1Object()
Returns an ASN1Object representing the value of this
CRLNumber
extension object. |
ASN1Object |
CertificateIssuer.toASN1Object()
Returns an ASN1Object representing the value of this
CertificateIssuer
extension object. |
ASN1Object |
CertificatePolicies.toASN1Object()
Returns an ASN1Object representing the value of this
CertificatePolicies
extension object. |
ASN1Object |
DeltaCRLIndicator.toASN1Object()
Returns an ASN1Object representing the value of this
DeltaCRLIndicator
extension object. |
ASN1Object |
ErrorExtension.toASN1Object()
Only throws a X509ExtensionException, since an ErrorExtension only may be
used for displaying information about some broken extension.
|
ASN1Object |
ExtendedKeyUsage.toASN1Object()
Returns an ASN1Object representing the value of this
ExtendedKeyUsage
extension object. |
ASN1Object |
HoldInstructionCode.toASN1Object()
Returns an ASN1Object representing the value of this
HoldInstructionCode
extension object. |
ASN1Object |
InfoAccess.toASN1Object()
Returns an ASN1Object representing the value of this
InfoAccess
object. |
ASN1Object |
InhibitAnyPolicy.toASN1Object()
Returns an ASN1Object representing the value of this
InhibitAnyPolicy
extension object. |
ASN1Object |
InvalidityDate.toASN1Object()
Returns an ASN1Object representing the value of this
InvalidityDate
extension object. |
ASN1Object |
IssuerAltName.toASN1Object()
Returns an ASN1Object representing the value of this
IssuerAltName
extension object. |
ASN1Object |
IssuingDistributionPoint.toASN1Object()
Returns an ASN1Object representing the value of this
IssuingDistributionPoint
extension object. |
ASN1Object |
KeyUsage.toASN1Object()
Returns an ASN1Object representing the value of this
KeyUsage
extension object. |
ASN1Object |
NameConstraints.toASN1Object()
Returns an ASN1Object representing the value of this
NameConstraints
extension object. |
ASN1Object |
PolicyConstraints.toASN1Object()
Returns an ASN1Object representing the value of this
PolicyConstraints
extension object. |
ASN1Object |
PolicyMappings.toASN1Object()
Returns an ASN1Object representing the value of this
PolicyMappings
extension object. |
ASN1Object |
PrivateKeyUsagePeriod.toASN1Object()
Returns an ASN1Object representing the value of this
PrivateKeyUsagePeriod
extension object. |
ASN1Object |
ReasonCode.toASN1Object()
Returns an ASN1Object representing the value of this
ReasonCode
extension object. |
ASN1Object |
SubjectAltName.toASN1Object()
Returns an ASN1Object representing the value of this
SubjectAltName
extension object. |
ASN1Object |
SubjectDirectoryAttributes.toASN1Object()
Returns an ASN1Object representing the value of this
SubjectDirectoryAttributes
extension object. |
ASN1Object |
SubjectKeyIdentifier.toASN1Object()
Returns an ASN1Object representing the value of this
SubjectKeyIdentifier
extension object. |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorityKeyIdentifier.init(ASN1Object obj)
Inits this
AuthorityKeyIdentifier implementation with an ASN1Object
representing the value of this extension. |
void |
BasicConstraints.init(ASN1Object obj)
Inits this
BasicConstraints implementation with an ASN1Object
representing the value of this extension. |
void |
CRLDistPointsSyntax.init(ASN1Object obj)
Inits this
CRLDistPointsSyntax implementation with an ASN1object
representing the value of this extension. |
void |
CRLNumber.init(ASN1Object obj)
Inits this
CRLNumber implementation with an ASN1object
representing the value of this extension. |
void |
CertificateIssuer.init(ASN1Object obj)
Inits this
CertificateIssuer implementation with an ASN1object
representing the value of this extension. |
void |
CertificatePolicies.init(ASN1Object obj)
Inits this
CertificatePolicies implementation with an ASN1object
representing the value of this extension. |
void |
DeltaCRLIndicator.init(ASN1Object obj)
Inits this
DeltaCRLIndicator implementation with an ASN1object
representing the value of this extension. |
void |
ErrorExtension.init(ASN1Object obj)
Implements the V3Extension Interface.
|
void |
ExtendedKeyUsage.init(ASN1Object obj)
Inits this
ExtendedKeyUsage implementation with an ASN1Object
representing the value of this extension. |
void |
HoldInstructionCode.init(ASN1Object obj)
Inits this
HoldInstructionCode implementation with an ASN1object
representing the value of this extension. |
void |
InfoAccess.init(ASN1Object obj)
Inits this
InfoAccess implementation with an ASN1object
representing the value of this extension. |
void |
InhibitAnyPolicy.init(ASN1Object obj)
Inits this
InhibitAnyPolicy implementation with an ASN1object
representing the value of this extension. |
void |
InvalidityDate.init(ASN1Object obj)
Inits this
InvalidityDate implementation with an ASN1object
representing the value of this extension. |
void |
IssuerAltName.init(ASN1Object obj)
Inits this
IssuerAltName implementation with an ASN1object
representing the value of this extension. |
void |
IssuingDistributionPoint.init(ASN1Object obj)
Inits this
IssuingDistributionPoint implementation with an ASN1object
representing the value of this extension. |
void |
KeyUsage.init(ASN1Object obj)
Inits this
KeyUsage implementation with an ASN1Object
representing the value of this extension. |
void |
NameConstraints.init(ASN1Object obj)
Inits this
NameConstraints implementation with an ASN1object
representing the value of this extension. |
void |
PolicyConstraints.init(ASN1Object obj)
Inits this
PolicyConstraints implementation with an ASN1object
representing the value of this extension. |
void |
PolicyMappings.init(ASN1Object obj)
Inits this
PolicyMappings implementation with an ASN1object
representing the value of this extension. |
void |
PrivateKeyUsagePeriod.init(ASN1Object obj)
Inits this
PrivateKeyUsagePeriod implementation with an ASN1Object
representing the value of this extension. |
void |
ReasonCode.init(ASN1Object obj)
Inits this
ReasonCode implementation with an ASN1object
representing the value of this extension. |
void |
SubjectAltName.init(ASN1Object obj)
Inits this
SubjectAltName implementation with an ASN1object
representing the value of this extension. |
void |
SubjectDirectoryAttributes.init(ASN1Object obj)
Inits this
SubjectDirectoryAttributes implementation with an ASN1object
representing the value of this extension. |
void |
SubjectKeyIdentifier.init(ASN1Object obj)
Inits this
SubjectKeyIdentifier implementation with an ASN1object
representing the value of this extension. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
NetscapeBaseUrl.toASN1Object()
Returns an ASN1Object representing the value of this
NetscapeBaseUrl
extension object. |
ASN1Object |
NetscapeCaPolicyUrl.toASN1Object()
Returns an ASN1Object representing the value of this
NetscapeCaPolicyUrl
extension object. |
ASN1Object |
NetscapeCaRevocationUrl.toASN1Object()
Returns an ASN1Object representing the value of this
NetscapeCaRevocationUrl
extension object. |
ASN1Object |
NetscapeCertRenewalUrl.toASN1Object()
Returns an ASN1Object representing the value of this
NetscapeCertRenewalUrl
extension object. |
ASN1Object |
NetscapeCertType.toASN1Object()
Returns an ASN1Object representing the value of this
NetscapeCertType
extension object. |
ASN1Object |
NetscapeComment.toASN1Object()
Returns an ASN1Object representing the value of this
NetscapeComment
extension object. |
ASN1Object |
NetscapeRevocationUrl.toASN1Object()
Returns an ASN1Object representing the value of this
NetscapeRevocationUrl
extension object. |
ASN1Object |
NetscapeSSLServerName.toASN1Object()
Returns an ASN1Object representing the value of this
NetscapeSSLServerName
extension object. |
| Modifier and Type | Method and Description |
|---|---|
void |
NetscapeBaseUrl.init(ASN1Object obj)
Inits this
NetscapeBaseUrl implementation with an ASN1object
representing the value of this extension. |
void |
NetscapeCaPolicyUrl.init(ASN1Object obj)
Inits this
NetscapeCaPolicyUrl implementation with an ASN1object
representing the value of this extension. |
void |
NetscapeCaRevocationUrl.init(ASN1Object obj)
Inits this
NetscapeCaRevocationUrl implementation with an ASN1object
representing the value of this extension. |
void |
NetscapeCertRenewalUrl.init(ASN1Object obj)
Inits this
NetscapeCertRenewalUrl implementation with an ASN1object
representing the value of this extension. |
void |
NetscapeCertType.init(ASN1Object obj)
Inits this
NetscapeCertType implementation with an ASN1object
representing the value of this extension. |
void |
NetscapeComment.init(ASN1Object obj)
Inits this
NetscapeComment implementation with an ASN1object
representing the value of this extension. |
void |
NetscapeRevocationUrl.init(ASN1Object obj)
Inits this
NetscapeRevocationUrl implementation with an ASN1object
representing the value of this extension. |
void |
NetscapeSSLServerName.init(ASN1Object obj)
Inits this
NetscapeSSLServerName implementation with an ASN1object
representing the value of this extension. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
BiometricInfo.toASN1Object()
Returns an ASN1Object representing the value of this
BiometricInfo
extension object. |
ASN1Object |
QCStatements.toASN1Object()
Returns an ASN1Object representing the value of this
QCStatements
extension object. |
| Modifier and Type | Method and Description |
|---|---|
void |
BiometricInfo.init(ASN1Object obj)
Inits this
BiometricInfo implementation with an ASN1object
representing the value of this extension. |
void |
QCStatements.init(ASN1Object obj)
Inits this
QCStatements implementation with an ASN1object
representing the value of this extension. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
BiometricData.getTypeOfBiometricData()
Gets the type of biometric data.
|
ASN1Object |
BiometricData.toASN1Object()
Returns this BiometricData as ASN1Object.
|
ASN1Object |
QCStatement.toASN1Object()
Returns this QCStatement as ASN1Object.
|
abstract ASN1Object |
QCStatementInfo.toASN1Object()
Returns an ASN.1 representation of a particular statement info.
|
ASN1Object |
SemanticsInformation.toASN1Object()
Returns an ASN1Object representing this
SemanticsInformation
object. |
ASN1Object |
UnknownQCStatementInfo.toASN1Object()
Creates an ASN1Object representing this unknown statement info.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BiometricData.decode(ASN1Object obj)
Decodes this
BiometricData from an ASN1Object. |
void |
QCStatement.decode(ASN1Object obj)
Decodes an QCStatement from its ASN.1 representation.
|
abstract void |
QCStatementInfo.decode(ASN1Object obj)
Decodes a statement info from its ASN.1 representation.
|
void |
SemanticsInformation.decode(ASN1Object obj)
Decodes a SemanticsInformation from its ASN.1 representation.
|
void |
UnknownQCStatementInfo.decode(ASN1Object obj)
Reads the ASN.1 representation of the unknown statement info.
|
| Constructor and Description |
|---|
BiometricData(ASN1Object obj)
Creates a
BiometricData object from an ASN1Object. |
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
BasicOCSPResponse.toASN1Object()
Returns the BasicOCSPResponse as an ASN1Object.
|
ASN1Object |
CertID.toASN1Object()
Returns this CertID as an ASN1Object.
|
ASN1Object |
CertStatus.toASN1Object()
Returns this CertStatus as an ASN1Object.
|
ASN1Object |
OCSPExtensions.toASN1Object()
Returns this OCSPExtensions object as (SEQUENCE) ASN1Object.
|
ASN1Object |
OCSPRequest.toASN1Object()
Returns the OCSPRequest as an ASN1Object.
|
ASN1Object |
OCSPResponse.toASN1Object()
Returns this OCSP response as ASN1Object.
|
ASN1Object |
Request.toASN1Object()
Returns this Request as an ASN1Object.
|
ASN1Object |
ResponderID.toASN1Object()
Returns this ResponderID as an ASN1Object.
|
ASN1Object |
ResponseBytes.toASN1Object()
Returns this ResponseBytes as ASN1Object.
|
ASN1Object |
RevokedInfo.toASN1Object()
Returns this RevokedInfo as an ASN1Object.
|
ASN1Object |
SingleResponse.toASN1Object()
Returns this SingleResponse as an ASN1Object.
|
ASN1Object |
UnknownInfo.toASN1Object()
Returns this UnknownInfo as an ASN1Object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicOCSPResponse.decode(ASN1Object obj)
Decodes a BasicOCSPResponse from an ASN1Object.
|
void |
OCSPRequest.decode(ASN1Object obj)
Decodes a OCSPRequest from an ASN1Object.
|
void |
OCSPResponse.decode(ASN1Object obj)
Decodes an OCSPResponse from its ASN.1 representation.
|
void |
Request.decode(ASN1Object obj)
Decodes a Request from an ASN1Object.
|
void |
ResponseBytes.decode(ASN1Object obj)
Decodes ResponseBytes from its ASN.1 representation.
|
void |
SingleResponse.decode(ASN1Object obj)
Creates a SingleResponse from an ASN1Object.
|
| Constructor and Description |
|---|
CertID(ASN1Object obj)
Creates CertID from an ASN1Object.
|
CertStatus(ASN1Object obj)
Creates a CertStatus from an ASN1Object.
|
OCSPExtensions(ASN1Object extensions)
Creates a new OCSPExtensions object from an ASN1Object.
|
OCSPResponse(ASN1Object obj)
Creates an OCSPResponse from its ASN.1 representation.
|
Request(ASN1Object obj)
Creates Request from an ASN1Object.
|
ResponderID(ASN1Object obj)
Creates ResponderID from an ASN1Object.
|
ResponseBytes(ASN1Object obj)
Creates ResponseBytes from its ASN.1 representation.
|
RevokedInfo(ASN1Object obj)
Creates RevokedInfo from an ASN1Object.
|
SingleResponse(ASN1Object obj)
Creates a SingleResponse from an ASN1Object.
|
UnknownInfo(ASN1Object obj)
Creates an UnknownInfo from an ASN1Object.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Object |
AcceptableResponses.toASN1Object()
Returns an ASN1Object representing the value of this
AcceptableResponses extension. |
ASN1Object |
ArchiveCutoff.toASN1Object()
Returns an ASN1Object representing the value of this
ArchiveCutoff extension. |
ASN1Object |
CrlID.toASN1Object()
Returns an ASN1Object representing the value of this
CrlID extension. |
ASN1Object |
Nonce.toASN1Object()
Returns an ASN1Object representing the value of this
Nonce extension. |
ASN1Object |
ServiceLocator.toASN1Object()
Returns an ASN1Object representing the value of this
ServiceLocator extension. |
| Modifier and Type | Method and Description |
|---|---|
void |
AcceptableResponses.init(ASN1Object obj)
Inits this
AcceptableResponses implementation with an ASN1object
representing the value of this extension. |
void |
ArchiveCutoff.init(ASN1Object obj)
Inits this
ArchiveCutoff implementation with an ASN1Object
representing the value of this extension. |
void |
CrlID.init(ASN1Object obj)
Inits this
CrlID implementation with an ASN1object
representing the value of this extension. |
void |
Nonce.init(ASN1Object obj)
Inits this
Nonce implementation with an ASN1object
representing the value of this extension. |
void |
ServiceLocator.init(ASN1Object obj)
Inits this
ServiceLocator implementation with an ASN1object
representing the value of this extension. |