Constructor and Description |
---|
EAlgorithmIdentifier(AlgorithmIdentifier aObject) |
Modifier and Type | Field and Description |
---|---|
AlgorithmIdentifier |
RSASSA_PSS_params.hashAlgorithm |
AlgorithmIdentifier |
RSAES_OAEP_params.hashAlgorithm |
AlgorithmIdentifier |
RSASSA_PSS_params.maskGenAlgorithm |
AlgorithmIdentifier |
RSAES_OAEP_params.maskGenAlgorithm |
AlgorithmIdentifier |
RSAES_OAEP_params.pSourceAlgorithm |
Constructor and Description |
---|
RSAES_OAEP_params(AlgorithmIdentifier hashAlgorithm_,
AlgorithmIdentifier maskGenAlgorithm_,
AlgorithmIdentifier pSourceAlgorithm_)
This constructor sets all elements to references to the
given objects
|
RSASSA_PSS_params(AlgorithmIdentifier hashAlgorithm_,
AlgorithmIdentifier maskGenAlgorithm_,
com.objsys.asn1j.runtime.Asn1Integer saltLength_,
com.objsys.asn1j.runtime.Asn1Integer trailerField_)
This constructor sets all elements to references to the
given objects
|
RSASSA_PSS_params(AlgorithmIdentifier hashAlgorithm_,
AlgorithmIdentifier maskGenAlgorithm_,
long saltLength_,
long trailerField_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Modifier and Type | Field and Description |
---|---|
AlgorithmIdentifier |
ObjectDigestInfo.digestAlgorithm |
AlgorithmIdentifier |
AttributeCertificateInfoV1.signature |
AlgorithmIdentifier |
AttributeCertificateInfo.signature |
AlgorithmIdentifier |
AttributeCertificateV1.signatureAlgorithm |
AlgorithmIdentifier |
AttributeCertificate.signatureAlgorithm |
Constructor and Description |
---|
AttributeCertificate(AttributeCertificateInfo acinfo_,
AlgorithmIdentifier signatureAlgorithm_,
com.objsys.asn1j.runtime.Asn1BitString signatureValue_)
This constructor sets all elements to references to the
given objects
|
AttributeCertificateInfo(AttCertVersion version_,
Holder holder_,
AttCertIssuer issuer_,
AlgorithmIdentifier signature_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
AttCertValidityPeriod attrCertValidityPeriod_,
_SeqOfAttribute attributes_)
This constructor is for required elements only.
|
AttributeCertificateInfo(AttCertVersion version_,
Holder holder_,
AttCertIssuer issuer_,
AlgorithmIdentifier signature_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
AttCertValidityPeriod attrCertValidityPeriod_,
_SeqOfAttribute attributes_,
com.objsys.asn1j.runtime.Asn1BitString issuerUniqueID_,
Extensions extensions_)
This constructor sets all elements to references to the
given objects
|
AttributeCertificateInfo(long version_,
Holder holder_,
AttCertIssuer issuer_,
AlgorithmIdentifier signature_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
AttCertValidityPeriod attrCertValidityPeriod_,
_SeqOfAttribute attributes_)
This constructor is for required elements only.
|
AttributeCertificateInfo(long version_,
Holder holder_,
AttCertIssuer issuer_,
AlgorithmIdentifier signature_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
AttCertValidityPeriod attrCertValidityPeriod_,
_SeqOfAttribute attributes_,
com.objsys.asn1j.runtime.Asn1BitString issuerUniqueID_,
Extensions extensions_)
This constructor allows primitive data to be passed for all
primitive elements.
|
AttributeCertificateInfoV1(AttCertVersionV1 version_,
AttributeCertificateInfoV1_subject subject_,
GeneralNames issuer_,
AlgorithmIdentifier signature_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
AttCertValidityPeriod attCertValidityPeriod_,
_SeqOfAttribute attributes_,
com.objsys.asn1j.runtime.Asn1BitString issuerUniqueID_,
Extensions extensions_)
This constructor sets all elements to references to the
given objects
|
AttributeCertificateInfoV1(AttributeCertificateInfoV1_subject subject_,
GeneralNames issuer_,
AlgorithmIdentifier signature_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
AttCertValidityPeriod attCertValidityPeriod_,
_SeqOfAttribute attributes_)
This constructor is for required elements only.
|
AttributeCertificateInfoV1(long version_,
AttributeCertificateInfoV1_subject subject_,
GeneralNames issuer_,
AlgorithmIdentifier signature_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
AttCertValidityPeriod attCertValidityPeriod_,
_SeqOfAttribute attributes_,
com.objsys.asn1j.runtime.Asn1BitString issuerUniqueID_,
Extensions extensions_)
This constructor allows primitive data to be passed for all
primitive elements.
|
AttributeCertificateV1(AttributeCertificateInfoV1 acInfo_,
AlgorithmIdentifier signatureAlgorithm_,
com.objsys.asn1j.runtime.Asn1BitString signature_)
This constructor sets all elements to references to the
given objects
|
ObjectDigestInfo(ObjectDigestInfo_digestedObjectType digestedObjectType_,
AlgorithmIdentifier digestAlgorithm_,
com.objsys.asn1j.runtime.Asn1BitString objectDigest_)
This constructor is for required elements only.
|
ObjectDigestInfo(ObjectDigestInfo_digestedObjectType digestedObjectType_,
com.objsys.asn1j.runtime.Asn1ObjectIdentifier otherObjectTypeID_,
AlgorithmIdentifier digestAlgorithm_,
com.objsys.asn1j.runtime.Asn1BitString objectDigest_)
This constructor sets all elements to references to the
given objects
|
ObjectDigestInfo(ObjectDigestInfo_digestedObjectType digestedObjectType_,
int[] otherObjectTypeID_,
AlgorithmIdentifier digestAlgorithm_,
com.objsys.asn1j.runtime.Asn1BitString objectDigest_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Modifier and Type | Field and Description |
---|---|
AlgorithmIdentifier |
OOBCertHash.hashAlg |
AlgorithmIdentifier |
PBMParameter.mac |
AlgorithmIdentifier |
DHBMParameter.mac |
AlgorithmIdentifier |
PBMParameter.owf |
AlgorithmIdentifier |
DHBMParameter.owf |
AlgorithmIdentifier |
Challenge.owf |
AlgorithmIdentifier |
PKIHeader.protectionAlg |
Constructor and Description |
---|
Challenge(AlgorithmIdentifier owf_,
com.objsys.asn1j.runtime.Asn1OctetString witness_,
com.objsys.asn1j.runtime.Asn1OctetString challenge_)
This constructor sets all elements to references to the
given objects
|
Challenge(AlgorithmIdentifier owf_,
byte[] witness_,
byte[] challenge_)
This constructor allows primitive data to be passed for all
primitive elements.
|
DHBMParameter(AlgorithmIdentifier owf_,
AlgorithmIdentifier mac_)
This constructor sets all elements to references to the
given objects
|
OOBCertHash(AlgorithmIdentifier hashAlg_,
CertId certId_,
com.objsys.asn1j.runtime.Asn1BitString hashVal_)
This constructor sets all elements to references to the
given objects
|
PBMParameter(com.objsys.asn1j.runtime.Asn1OctetString salt_,
AlgorithmIdentifier owf_,
com.objsys.asn1j.runtime.Asn1Integer iterationCount_,
AlgorithmIdentifier mac_)
This constructor sets all elements to references to the
given objects
|
PBMParameter(byte[] salt_,
AlgorithmIdentifier owf_,
long iterationCount_,
AlgorithmIdentifier mac_)
This constructor allows primitive data to be passed for all
primitive elements.
|
PKIHeader(long pvno_,
GeneralName sender_,
GeneralName recipient_,
java.lang.String messageTime_,
AlgorithmIdentifier protectionAlg_,
byte[] senderKID_,
byte[] recipKID_,
byte[] transactionID_,
byte[] senderNonce_,
byte[] recipNonce_,
PKIFreeText freeText_,
PKIHeader_generalInfo generalInfo_)
This constructor allows primitive data to be passed for all
primitive elements.
|
PKIHeader(PKIHeader_pvno pvno_,
GeneralName sender_,
GeneralName recipient_,
com.objsys.asn1j.runtime.Asn1GeneralizedTime messageTime_,
AlgorithmIdentifier protectionAlg_,
com.objsys.asn1j.runtime.Asn1OctetString senderKID_,
com.objsys.asn1j.runtime.Asn1OctetString recipKID_,
com.objsys.asn1j.runtime.Asn1OctetString transactionID_,
com.objsys.asn1j.runtime.Asn1OctetString senderNonce_,
com.objsys.asn1j.runtime.Asn1OctetString recipNonce_,
PKIFreeText freeText_,
PKIHeader_generalInfo generalInfo_)
This constructor sets all elements to references to the
given objects
|
Constructor and Description |
---|
_SeqOfAlgorithmIdentifier(AlgorithmIdentifier[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
ArchiveTimeStamp(AlgorithmIdentifier digestAlgorithm_,
Attributes attributes_,
_SeqOfPartialHashtree reducedHashtree_,
ContentInfo timeStamp_)
This constructor sets all elements to references to the
given objects
|
ATSHashIndex(AlgorithmIdentifier hashIndAlgorithm_,
ATSHashIndex_certificatesHashIndex certificatesHashIndex_,
ATSHashIndex_crlsHashIndex crlsHashIndex_,
ATSHashIndex_unsignedAttrsHashIndex unsignedAttrsHashIndex_)
This constructor sets all elements to references to the
given objects
|
AuthenticatedData(CMSVersion version_,
OriginatorInfo originatorInfo_,
RecipientInfos recipientInfos_,
AlgorithmIdentifier macAlgorithm_,
AlgorithmIdentifier digestAlgorithm_,
EncapsulatedContentInfo encapContentInfo_,
AuthAttributes authAttrs_,
com.objsys.asn1j.runtime.Asn1OctetString mac_,
UnauthAttributes unauthAttrs_)
This constructor sets all elements to references to the
given objects
|
AuthenticatedData(CMSVersion version_,
RecipientInfos recipientInfos_,
AlgorithmIdentifier macAlgorithm_,
EncapsulatedContentInfo encapContentInfo_,
com.objsys.asn1j.runtime.Asn1OctetString mac_)
This constructor is for required elements only.
|
AuthenticatedData(long version_,
OriginatorInfo originatorInfo_,
RecipientInfos recipientInfos_,
AlgorithmIdentifier macAlgorithm_,
AlgorithmIdentifier digestAlgorithm_,
EncapsulatedContentInfo encapContentInfo_,
AuthAttributes authAttrs_,
byte[] mac_,
UnauthAttributes unauthAttrs_)
This constructor allows primitive data to be passed for all
primitive elements.
|
AuthenticatedData(long version_,
RecipientInfos recipientInfos_,
AlgorithmIdentifier macAlgorithm_,
EncapsulatedContentInfo encapContentInfo_,
byte[] mac_)
This constructor is for required elements only.
|
CompressedData(CMSVersion version_,
AlgorithmIdentifier compressionAlgorithm_,
EncapsulatedContentInfo encapContentInfo_)
This constructor sets all elements to references to the
given objects
|
CompressedData(long version_,
AlgorithmIdentifier compressionAlgorithm_,
EncapsulatedContentInfo encapContentInfo_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Countersignature(CMSVersion version_,
SignerIdentifier sid_,
AlgorithmIdentifier digestAlgorithm_,
AlgorithmIdentifier signatureAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString signature_)
This constructor is for required elements only.
|
Countersignature(CMSVersion version_,
SignerIdentifier sid_,
AlgorithmIdentifier digestAlgorithm_,
SignedAttributes signedAttrs_,
AlgorithmIdentifier signatureAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString signature_,
UnsignedAttributes unsignedAttrs_)
This constructor sets all elements to references to the
given objects
|
Countersignature(long version_,
SignerIdentifier sid_,
AlgorithmIdentifier digestAlgorithm_,
AlgorithmIdentifier signatureAlgorithm_,
byte[] signature_)
This constructor is for required elements only.
|
Countersignature(long version_,
SignerIdentifier sid_,
AlgorithmIdentifier digestAlgorithm_,
SignedAttributes signedAttrs_,
AlgorithmIdentifier signatureAlgorithm_,
byte[] signature_,
UnsignedAttributes unsignedAttrs_)
This constructor allows primitive data to be passed for all
primitive elements.
|
DigestAlgorithmIdentifiers(AlgorithmIdentifier[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
DigestedData(CMSVersion version_,
AlgorithmIdentifier digestAlgorithm_,
EncapsulatedContentInfo encapContentInfo_,
com.objsys.asn1j.runtime.Asn1OctetString digest_)
This constructor sets all elements to references to the
given objects
|
DigestedData(long version_,
AlgorithmIdentifier digestAlgorithm_,
EncapsulatedContentInfo encapContentInfo_,
byte[] digest_)
This constructor allows primitive data to be passed for all
primitive elements.
|
DigestInfo(AlgorithmIdentifier digestAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString digest_)
This constructor sets all elements to references to the
given objects
|
DigestInfo(AlgorithmIdentifier digestAlgorithm_,
byte[] digest_)
This constructor allows primitive data to be passed for all
primitive elements.
|
ECC_CMS_SharedInfo(AlgorithmIdentifier keyInfo_,
com.objsys.asn1j.runtime.Asn1OctetString suppPubInfo_)
This constructor is for required elements only.
|
ECC_CMS_SharedInfo(AlgorithmIdentifier keyInfo_,
com.objsys.asn1j.runtime.Asn1OctetString entityUInfo_,
com.objsys.asn1j.runtime.Asn1OctetString suppPubInfo_)
This constructor sets all elements to references to the
given objects
|
ECC_CMS_SharedInfo(AlgorithmIdentifier keyInfo_,
byte[] suppPubInfo_)
This constructor is for required elements only.
|
ECC_CMS_SharedInfo(AlgorithmIdentifier keyInfo_,
byte[] entityUInfo_,
byte[] suppPubInfo_)
This constructor allows primitive data to be passed for all
primitive elements.
|
EncryptedContentInfo(com.objsys.asn1j.runtime.Asn1ObjectIdentifier contentType_,
AlgorithmIdentifier contentEncryptionAlgorithm_)
This constructor is for required elements only.
|
EncryptedContentInfo(com.objsys.asn1j.runtime.Asn1ObjectIdentifier contentType_,
AlgorithmIdentifier contentEncryptionAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString encryptedContent_)
This constructor sets all elements to references to the
given objects
|
EncryptedContentInfo(int[] contentType_,
AlgorithmIdentifier contentEncryptionAlgorithm_)
This constructor is for required elements only.
|
EncryptedContentInfo(int[] contentType_,
AlgorithmIdentifier contentEncryptionAlgorithm_,
byte[] encryptedContent_)
This constructor allows primitive data to be passed for all
primitive elements.
|
ESSCertIDv2(AlgorithmIdentifier hashAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString certHash_,
IssuerSerial issuerSerial_)
This constructor sets all elements to references to the
given objects
|
ESSCertIDv2(AlgorithmIdentifier hashAlgorithm_,
byte[] certHash_,
IssuerSerial issuerSerial_)
This constructor allows primitive data to be passed for all
primitive elements.
|
ExtendedCertificate(ExtendedCertificateInfo extendedCertificateInfo_,
AlgorithmIdentifier signatureAlgorithm_,
com.objsys.asn1j.runtime.Asn1BitString signature_)
This constructor sets all elements to references to the
given objects
|
KEKRecipientInfo(CMSVersion version_,
KEKIdentifier kekid_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString encryptedKey_)
This constructor sets all elements to references to the
given objects
|
KEKRecipientInfo(long version_,
KEKIdentifier kekid_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
byte[] encryptedKey_)
This constructor allows primitive data to be passed for all
primitive elements.
|
KeyAgreeRecipientInfo(CMSVersion version_,
OriginatorIdentifierOrKey originator_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
RecipientEncryptedKeys recipientEncryptedKeys_)
This constructor is for required elements only.
|
KeyAgreeRecipientInfo(CMSVersion version_,
OriginatorIdentifierOrKey originator_,
com.objsys.asn1j.runtime.Asn1OctetString ukm_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
RecipientEncryptedKeys recipientEncryptedKeys_)
This constructor sets all elements to references to the
given objects
|
KeyAgreeRecipientInfo(long version_,
OriginatorIdentifierOrKey originator_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
RecipientEncryptedKeys recipientEncryptedKeys_)
This constructor is for required elements only.
|
KeyAgreeRecipientInfo(long version_,
OriginatorIdentifierOrKey originator_,
byte[] ukm_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
RecipientEncryptedKeys recipientEncryptedKeys_)
This constructor allows primitive data to be passed for all
primitive elements.
|
KeyTransRecipientInfo(CMSVersion version_,
RecipientIdentifier rid_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString encryptedKey_)
This constructor sets all elements to references to the
given objects
|
KeyTransRecipientInfo(long version_,
RecipientIdentifier rid_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
byte[] encryptedKey_)
This constructor allows primitive data to be passed for all
primitive elements.
|
OriginatorPublicKey(AlgorithmIdentifier algorithm_,
com.objsys.asn1j.runtime.Asn1BitString publicKey_)
This constructor sets all elements to references to the
given objects
|
OtherHashAlgAndValue(AlgorithmIdentifier hashAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString hashValue_)
This constructor sets all elements to references to the
given objects
|
OtherHashAlgAndValue(AlgorithmIdentifier hashAlgorithm_,
byte[] hashValue_)
This constructor allows primitive data to be passed for all
primitive elements.
|
PasswordRecipientInfo(CMSVersion version_,
AlgorithmIdentifier keyDerivationAlgorithm_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString encryptedKey_)
This constructor sets all elements to references to the
given objects
|
PasswordRecipientInfo(CMSVersion version_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString encryptedKey_)
This constructor is for required elements only.
|
PasswordRecipientInfo(long version_,
AlgorithmIdentifier keyDerivationAlgorithm_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
byte[] encryptedKey_)
This constructor allows primitive data to be passed for all
primitive elements.
|
PasswordRecipientInfo(long version_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
byte[] encryptedKey_)
This constructor is for required elements only.
|
SignerInfo(CMSVersion version_,
SignerIdentifier sid_,
AlgorithmIdentifier digestAlgorithm_,
AlgorithmIdentifier signatureAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString signature_)
This constructor is for required elements only.
|
SignerInfo(CMSVersion version_,
SignerIdentifier sid_,
AlgorithmIdentifier digestAlgorithm_,
SignedAttributes signedAttrs_,
AlgorithmIdentifier signatureAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString signature_,
UnsignedAttributes unsignedAttrs_)
This constructor sets all elements to references to the
given objects
|
SignerInfo(long version_,
SignerIdentifier sid_,
AlgorithmIdentifier digestAlgorithm_,
AlgorithmIdentifier signatureAlgorithm_,
byte[] signature_)
This constructor is for required elements only.
|
SignerInfo(long version_,
SignerIdentifier sid_,
AlgorithmIdentifier digestAlgorithm_,
SignedAttributes signedAttrs_,
AlgorithmIdentifier signatureAlgorithm_,
byte[] signature_,
UnsignedAttributes unsignedAttrs_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Modifier and Type | Field and Description |
---|---|
AlgorithmIdentifier |
PKMACValue.algId |
AlgorithmIdentifier |
POPOSigningKey.algorithmIdentifier |
AlgorithmIdentifier |
EncryptedValue.intendedAlg |
AlgorithmIdentifier |
EncryptedValue.keyAlg |
AlgorithmIdentifier |
CertTemplate.signingAlg |
AlgorithmIdentifier |
EncryptedValue.symmAlg |
Constructor and Description |
---|
CertTemplate(long version_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
AlgorithmIdentifier signingAlg_,
Name issuer_,
OptionalValidity validity_,
Name subject_,
SubjectPublicKeyInfo publicKey_,
com.objsys.asn1j.runtime.Asn1BitString issuerUID_,
com.objsys.asn1j.runtime.Asn1BitString subjectUID_,
Extensions extensions_)
This constructor allows primitive data to be passed for all
primitive elements.
|
CertTemplate(Version version_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
AlgorithmIdentifier signingAlg_,
Name issuer_,
OptionalValidity validity_,
Name subject_,
SubjectPublicKeyInfo publicKey_,
com.objsys.asn1j.runtime.Asn1BitString issuerUID_,
com.objsys.asn1j.runtime.Asn1BitString subjectUID_,
Extensions extensions_)
This constructor sets all elements to references to the
given objects
|
EncryptedValue(AlgorithmIdentifier intendedAlg_,
AlgorithmIdentifier symmAlg_,
com.objsys.asn1j.runtime.Asn1BitString encSymmKey_,
AlgorithmIdentifier keyAlg_,
com.objsys.asn1j.runtime.Asn1OctetString valueHint_,
com.objsys.asn1j.runtime.Asn1BitString encValue_)
This constructor sets all elements to references to the
given objects
|
EncryptedValue(AlgorithmIdentifier intendedAlg_,
AlgorithmIdentifier symmAlg_,
com.objsys.asn1j.runtime.Asn1BitString encSymmKey_,
AlgorithmIdentifier keyAlg_,
byte[] valueHint_,
com.objsys.asn1j.runtime.Asn1BitString encValue_)
This constructor allows primitive data to be passed for all
primitive elements.
|
PKMACValue(AlgorithmIdentifier algId_,
com.objsys.asn1j.runtime.Asn1BitString value_)
This constructor sets all elements to references to the
given objects
|
POPOSigningKey(AlgorithmIdentifier algorithmIdentifier_,
com.objsys.asn1j.runtime.Asn1BitString signature_)
This constructor is for required elements only.
|
POPOSigningKey(POPOSigningKeyInput poposkInput_,
AlgorithmIdentifier algorithmIdentifier_,
com.objsys.asn1j.runtime.Asn1BitString signature_)
This constructor sets all elements to references to the
given objects
|
Modifier and Type | Field and Description |
---|---|
AlgorithmIdentifier |
ESYASimetrikAnahtar.algorithm |
AlgorithmIdentifier |
ESYASimAnahtari.hashAlg |
AlgorithmIdentifier |
ESYASDOHash.hashAlgorithm |
AlgorithmIdentifier |
ESYAPasswordRecipientInfo.keyDerivationAlgorithm |
AlgorithmIdentifier |
ESYAPasswordRecipientInfo.keyEncryptionAlgorithm |
AlgorithmIdentifier |
ESYASimAnahtari.simetrikAlg |
Constructor and Description |
---|
ESYAPasswordRecipientInfo(com.objsys.asn1j.runtime.Asn1Integer version_,
AlgorithmIdentifier keyDerivationAlgorithm_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString encryptedKey_,
DigestInfo keyHash_)
This constructor sets all elements to references to the
given objects
|
ESYAPasswordRecipientInfo(com.objsys.asn1j.runtime.Asn1Integer version_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString encryptedKey_,
DigestInfo keyHash_)
This constructor is for required elements only.
|
ESYAPasswordRecipientInfo(long version_,
AlgorithmIdentifier keyDerivationAlgorithm_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
byte[] encryptedKey_,
DigestInfo keyHash_)
This constructor allows primitive data to be passed for all
primitive elements.
|
ESYAPasswordRecipientInfo(long version_,
AlgorithmIdentifier keyEncryptionAlgorithm_,
byte[] encryptedKey_,
DigestInfo keyHash_)
This constructor is for required elements only.
|
ESYASDOHash(AlgorithmIdentifier hashAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString hashValue_)
This constructor sets all elements to references to the
given objects
|
ESYASDOHash(AlgorithmIdentifier hashAlgorithm_,
byte[] hashValue_)
This constructor allows primitive data to be passed for all
primitive elements.
|
ESYASimAnahtari(com.objsys.asn1j.runtime.Asn1Integer anahNo_,
AlgorithmIdentifier hashAlg_,
AlgorithmIdentifier simetrikAlg_,
com.objsys.asn1j.runtime.Asn1OctetString anahtarBytes_)
This constructor sets all elements to references to the
given objects
|
ESYASimAnahtari(long anahNo_,
AlgorithmIdentifier hashAlg_,
AlgorithmIdentifier simetrikAlg_,
byte[] anahtarBytes_)
This constructor allows primitive data to be passed for all
primitive elements.
|
ESYASimetrikAnahtar(AlgorithmIdentifier algorithm_,
com.objsys.asn1j.runtime.Asn1OctetString simetrikAnahtar_)
This constructor sets all elements to references to the
given objects
|
ESYASimetrikAnahtar(AlgorithmIdentifier algorithm_,
byte[] simetrikAnahtar_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Modifier and Type | Field and Description |
---|---|
AlgorithmIdentifier |
CRLHash.hashAlgorithm |
Constructor and Description |
---|
CRLHash(AlgorithmIdentifier hashAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString hashValue_)
This constructor sets all elements to references to the
given objects
|
CRLHash(AlgorithmIdentifier hashAlgorithm_,
byte[] hashValue_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Modifier and Type | Field and Description |
---|---|
AlgorithmIdentifier |
PreferredSignatureAlgorithm.certIdentifier |
AlgorithmIdentifier |
CertID.hashAlgorithm |
AlgorithmIdentifier |
PreferredSignatureAlgorithm.sigIdentifier |
AlgorithmIdentifier |
Signature.signatureAlgorithm |
AlgorithmIdentifier |
BasicOCSPResponse.signatureAlgorithm |
Constructor and Description |
---|
BasicOCSPResponse(ResponseData tbsResponseData_,
AlgorithmIdentifier signatureAlgorithm_,
com.objsys.asn1j.runtime.Asn1BitString signature_,
_SeqOfCertificate certs_)
This constructor sets all elements to references to the
given objects
|
BasicOCSPResponse(ResponseData tbsResponseData_,
AlgorithmIdentifier signatureAlgorithm_,
com.objsys.asn1j.runtime.Asn1BitString signature_)
This constructor is for required elements only.
|
CertID(AlgorithmIdentifier hashAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString issuerNameHash_,
com.objsys.asn1j.runtime.Asn1OctetString issuerKeyHash_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_)
This constructor sets all elements to references to the
given objects
|
CertID(AlgorithmIdentifier hashAlgorithm_,
byte[] issuerNameHash_,
byte[] issuerKeyHash_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_)
This constructor allows primitive data to be passed for all
primitive elements.
|
PreferredSignatureAlgorithm(AlgorithmIdentifier sigIdentifier_)
This constructor is for required elements only.
|
PreferredSignatureAlgorithm(AlgorithmIdentifier sigIdentifier_,
AlgorithmIdentifier certIdentifier_)
This constructor sets all elements to references to the
given objects
|
Signature(AlgorithmIdentifier signatureAlgorithm_,
com.objsys.asn1j.runtime.Asn1BitString signature_,
_SeqOfCertificate certs_)
This constructor sets all elements to references to the
given objects
|
Signature(AlgorithmIdentifier signatureAlgorithm_,
com.objsys.asn1j.runtime.Asn1BitString signature_)
This constructor is for required elements only.
|
Modifier and Type | Field and Description |
---|---|
AlgorithmIdentifier |
CertificationRequest.signatureAlgorithm |
Constructor and Description |
---|
CertificationRequest(CertificationRequestInfo certificationRequestInfo_,
AlgorithmIdentifier signatureAlgorithm_,
com.objsys.asn1j.runtime.Asn1BitString signature_)
This constructor sets all elements to references to the
given objects
|
Constructor and Description |
---|
KeyBag(long version_,
AlgorithmIdentifier privateKeyAlgorithm_,
byte[] privateKey_)
This constructor is for required elements only.
|
KeyBag(long version_,
AlgorithmIdentifier privateKeyAlgorithm_,
byte[] privateKey_,
Attributes attributes_)
This constructor allows primitive data to be passed for all
primitive elements.
|
KeyBag(Version version_,
AlgorithmIdentifier privateKeyAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString privateKey_)
This constructor is for required elements only.
|
KeyBag(Version version_,
AlgorithmIdentifier privateKeyAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString privateKey_,
Attributes attributes_)
This constructor sets all elements to references to the
given objects
|
PKCS8ShroudedKeyBag(AlgorithmIdentifier encryptionAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString encryptedData_)
This constructor sets all elements to references to the
given objects
|
PKCS8ShroudedKeyBag(AlgorithmIdentifier encryptionAlgorithm_,
byte[] encryptedData_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Modifier and Type | Field and Description |
---|---|
AlgorithmIdentifier |
EncryptedPrivateKeyInfo.encryptionAlgorithm |
AlgorithmIdentifier |
PrivateKeyInfo.privateKeyAlgorithm |
Constructor and Description |
---|
EncryptedPrivateKeyInfo(AlgorithmIdentifier encryptionAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString encryptedData_)
This constructor sets all elements to references to the
given objects
|
EncryptedPrivateKeyInfo(AlgorithmIdentifier encryptionAlgorithm_,
byte[] encryptedData_)
This constructor allows primitive data to be passed for all
primitive elements.
|
PrivateKeyInfo(long version_,
AlgorithmIdentifier privateKeyAlgorithm_,
byte[] privateKey_)
This constructor is for required elements only.
|
PrivateKeyInfo(long version_,
AlgorithmIdentifier privateKeyAlgorithm_,
byte[] privateKey_,
Attributes attributes_)
This constructor allows primitive data to be passed for all
primitive elements.
|
PrivateKeyInfo(Version version_,
AlgorithmIdentifier privateKeyAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString privateKey_)
This constructor is for required elements only.
|
PrivateKeyInfo(Version version_,
AlgorithmIdentifier privateKeyAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString privateKey_,
Attributes attributes_)
This constructor sets all elements to references to the
given objects
|
Modifier and Type | Field and Description |
---|---|
AlgorithmIdentifier |
BiometricData.hashAlgorithm |
Constructor and Description |
---|
BiometricData(TypeOfBiometricData typeOfBiometricData_,
AlgorithmIdentifier hashAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString biometricDataHash_)
This constructor is for required elements only.
|
BiometricData(TypeOfBiometricData typeOfBiometricData_,
AlgorithmIdentifier hashAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString biometricDataHash_,
com.objsys.asn1j.runtime.Asn1IA5String sourceDataUri_)
This constructor sets all elements to references to the
given objects
|
BiometricData(TypeOfBiometricData typeOfBiometricData_,
AlgorithmIdentifier hashAlgorithm_,
byte[] biometricDataHash_)
This constructor is for required elements only.
|
BiometricData(TypeOfBiometricData typeOfBiometricData_,
AlgorithmIdentifier hashAlgorithm_,
byte[] biometricDataHash_,
java.lang.String sourceDataUri_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Modifier and Type | Field and Description |
---|---|
AlgorithmIdentifier |
MessageImprint.hashAlgorithm |
Constructor and Description |
---|
MessageImprint(AlgorithmIdentifier hashAlgorithm_,
com.objsys.asn1j.runtime.Asn1OctetString hashedMessage_)
This constructor sets all elements to references to the
given objects
|
MessageImprint(AlgorithmIdentifier hashAlgorithm_,
byte[] hashedMessage_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Modifier and Type | Field and Description |
---|---|
AlgorithmIdentifier |
SignaturePolicy.signPolicyHashAlg |
Constructor and Description |
---|
SignaturePolicy(AlgorithmIdentifier signPolicyHashAlg_,
SignPolicyInfo signPolicyInfo_)
This constructor is for required elements only.
|
SignaturePolicy(AlgorithmIdentifier signPolicyHashAlg_,
SignPolicyInfo signPolicyInfo_,
com.objsys.asn1j.runtime.Asn1OctetString signPolicyHash_)
This constructor sets all elements to references to the
given objects
|
SignaturePolicy(AlgorithmIdentifier signPolicyHashAlg_,
SignPolicyInfo signPolicyInfo_,
byte[] signPolicyHash_)
This constructor allows primitive data to be passed for all
primitive elements.
|
Modifier and Type | Field and Description |
---|---|
AlgorithmIdentifier |
SubjectPublicKeyInfo.algorithm |
AlgorithmIdentifier |
TBSCertList.signature |
AlgorithmIdentifier |
TBSCertificate.signature |
AlgorithmIdentifier |
CertificateList.signatureAlgorithm |
AlgorithmIdentifier |
Certificate.signatureAlgorithm |
Constructor and Description |
---|
Certificate(TBSCertificate tbsCertificate_,
AlgorithmIdentifier signatureAlgorithm_,
com.objsys.asn1j.runtime.Asn1BitString signature_)
This constructor sets all elements to references to the
given objects
|
CertificateList(TBSCertList tbsCertList_,
AlgorithmIdentifier signatureAlgorithm_,
com.objsys.asn1j.runtime.Asn1BitString signature_)
This constructor sets all elements to references to the
given objects
|
SubjectPublicKeyInfo(AlgorithmIdentifier algorithm_,
com.objsys.asn1j.runtime.Asn1BitString subjectPublicKey_)
This constructor sets all elements to references to the
given objects
|
TBSCertificate(com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
AlgorithmIdentifier signature_,
Name issuer_,
Validity validity_,
Name subject_,
SubjectPublicKeyInfo subjectPublicKeyInfo_)
This constructor is for required elements only.
|
TBSCertificate(long version_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
AlgorithmIdentifier signature_,
Name issuer_,
Validity validity_,
Name subject_,
SubjectPublicKeyInfo subjectPublicKeyInfo_,
com.objsys.asn1j.runtime.Asn1BitString issuerUniqueID_,
com.objsys.asn1j.runtime.Asn1BitString subjectUniqueID_,
Extensions extensions_)
This constructor allows primitive data to be passed for all
primitive elements.
|
TBSCertificate(Version version_,
com.objsys.asn1j.runtime.Asn1BigInteger serialNumber_,
AlgorithmIdentifier signature_,
Name issuer_,
Validity validity_,
Name subject_,
SubjectPublicKeyInfo subjectPublicKeyInfo_,
com.objsys.asn1j.runtime.Asn1BitString issuerUniqueID_,
com.objsys.asn1j.runtime.Asn1BitString subjectUniqueID_,
Extensions extensions_)
This constructor sets all elements to references to the
given objects
|
TBSCertList(AlgorithmIdentifier signature_,
Name issuer_,
Time thisUpdate_)
This constructor is for required elements only.
|
TBSCertList(long version_,
AlgorithmIdentifier signature_,
Name issuer_,
Time thisUpdate_,
Time nextUpdate_,
_SeqOfTBSCertList_revokedCertificates_element revokedCertificates_,
Extensions crlExtensions_)
This constructor allows primitive data to be passed for all
primitive elements.
|
TBSCertList(Version version_,
AlgorithmIdentifier signature_,
Name issuer_,
Time thisUpdate_,
Time nextUpdate_,
_SeqOfTBSCertList_revokedCertificates_element revokedCertificates_,
Extensions crlExtensions_)
This constructor sets all elements to references to the
given objects
|
Copyright © 2025. All rights reserved.