| Modifier and Type | Class and Description |
|---|---|
class |
BERConstructedOctetString
Deprecated.
use BEROctetString
|
class |
BEROctetString
ASN.1 OctetStrings, with indefinite length rules, and constructed form support.
|
class |
DEROctetString
Carrier class for a DER encoding OCTET STRING
|
| Modifier and Type | Method and Description |
|---|---|
static ASN1OctetString |
ASN1OctetString.getInstance(ASN1TaggedObject obj,
boolean explicit)
return an Octet String from a tagged object.
|
static ASN1OctetString |
ASN1OctetString.getInstance(Object obj)
return an Octet String from the given object.
|
| Constructor and Description |
|---|
BEROctetString(ASN1OctetString[] octs)
Multiple
ASN1OctetString data blocks are input,
the result is constructed form. |
BEROctetString(ASN1OctetString[] octs,
int chunkSize)
Multiple
ASN1OctetString data blocks are input,
the result is constructed form. |
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
EncryptedObjectStoreData.getEncryptedContent() |
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
RevokeRequest.getPassphrase() |
| Modifier and Type | Method and Description |
|---|---|
void |
RevokeRequest.setPassphrase(ASN1OctetString passphrase) |
| Constructor and Description |
|---|
RevokeRequest(X500Name name,
ASN1Integer serialNumber,
CRLReason reason,
ASN1GeneralizedTime invalidityDate,
ASN1OctetString passphrase,
DERUTF8String comment) |
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
CertStatus.getCertHash() |
ASN1OctetString |
PKIHeader.getRecipKID() |
ASN1OctetString |
PKIHeader.getRecipNonce() |
ASN1OctetString |
PBMParameter.getSalt() |
ASN1OctetString |
PKIHeader.getSenderKID() |
ASN1OctetString |
PKIHeader.getSenderNonce() |
ASN1OctetString |
PKIHeader.getTransactionID() |
| Modifier and Type | Method and Description |
|---|---|
PKIHeaderBuilder |
PKIHeaderBuilder.setRecipNonce(ASN1OctetString nonce) |
PKIHeaderBuilder |
PKIHeaderBuilder.setSenderKID(ASN1OctetString kid) |
PKIHeaderBuilder |
PKIHeaderBuilder.setSenderNonce(ASN1OctetString nonce) |
PKIHeaderBuilder |
PKIHeaderBuilder.setTransactionID(ASN1OctetString tid) |
| Constructor and Description |
|---|
CertResponse(ASN1Integer certReqId,
PKIStatusInfo status,
CertifiedKeyPair certifiedKeyPair,
ASN1OctetString rspInfo) |
PBMParameter(ASN1OctetString salt,
AlgorithmIdentifier owf,
ASN1Integer iterationCount,
AlgorithmIdentifier mac) |
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
TimeStampedData.getContent() |
ASN1OctetString |
EncryptedContentInfo.getEncryptedContent() |
ASN1OctetString |
SignerInfo.getEncryptedDigest() |
ASN1OctetString |
RecipientEncryptedKey.getEncryptedKey() |
ASN1OctetString |
PasswordRecipientInfo.getEncryptedKey() |
ASN1OctetString |
KeyTransRecipientInfo.getEncryptedKey() |
ASN1OctetString |
KEKRecipientInfo.getEncryptedKey() |
ASN1OctetString |
KEKIdentifier.getKeyIdentifier() |
ASN1OctetString |
AuthenticatedDataParser.getMac() |
ASN1OctetString |
AuthenticatedData.getMac() |
ASN1OctetString |
AuthEnvelopedDataParser.getMac() |
ASN1OctetString |
AuthEnvelopedData.getMac() |
ASN1OctetString |
RecipientKeyIdentifier.getSubjectKeyIdentifier() |
ASN1OctetString |
KeyAgreeRecipientInfo.getUserKeyingMaterial() |
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
MQVuserKeyingMaterial.getAddedukm() |
| Constructor and Description |
|---|
MQVuserKeyingMaterial(OriginatorPublicKey ephemeralPublicKey,
ASN1OctetString addedukm) |
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
EncryptedValue.getValueHint() |
| Constructor and Description |
|---|
EncryptedValue(AlgorithmIdentifier intendedAlg,
AlgorithmIdentifier symmAlg,
DERBitString encSymmKey,
AlgorithmIdentifier keyAlg,
ASN1OctetString valueHint,
DERBitString encValue) |
PKIArchiveOptions(ASN1OctetString keyGenParameters) |
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
Data.getMessage() |
| Constructor and Description |
|---|
Data(ASN1OctetString message) |
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
OtherHashAlgAndValue.getHashValue() |
| Constructor and Description |
|---|
OtherHashAlgAndValue(AlgorithmIdentifier hashAlgorithm,
ASN1OctetString hashValue) |
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
ContentIdentifier.getValue() |
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
DataGroupHash.getDataGroupHashValue() |
| Constructor and Description |
|---|
DataGroupHash(int dataGroupNumber,
ASN1OctetString dataGroupHashValue) |
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
ProfessionInfo.getAddProfessionInfo() |
| Constructor and Description |
|---|
ProfessionInfo(NamingAuthority namingAuthority,
DirectoryString[] professionItems,
ASN1ObjectIdentifier[] professionOIDs,
String registrationNumber,
ASN1OctetString addProfessionInfo)
Constructor from given details.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
CertID.getIssuerKeyHash() |
ASN1OctetString |
CertID.getIssuerNameHash() |
ASN1OctetString |
ResponseBytes.getResponse() |
| Constructor and Description |
|---|
CertID(AlgorithmIdentifier hashAlgorithm,
ASN1OctetString issuerNameHash,
ASN1OctetString issuerKeyHash,
ASN1Integer serialNumber) |
ResponderID(ASN1OctetString value) |
ResponseBytes(ASN1ObjectIdentifier responseType,
ASN1OctetString response) |
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
EncryptedData.getContent() |
ASN1OctetString |
SignerInfo.getEncryptedDigest() |
| Constructor and Description |
|---|
SignerInfo(ASN1Integer version,
IssuerAndSerialNumber issuerAndSerialNumber,
AlgorithmIdentifier digAlgorithm,
ASN1Set authenticatedAttributes,
AlgorithmIdentifier digEncryptionAlgorithm,
ASN1OctetString encryptedDigest,
ASN1Set unauthenticatedAttributes) |
| Constructor and Description |
|---|
SMIMEEncryptionKeyPreferenceAttribute(ASN1OctetString sKeyId) |
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
Extension.getExtnValue() |
ASN1OctetString |
X509Extension.getValue()
Deprecated.
|
| Constructor and Description |
|---|
Extension(ASN1ObjectIdentifier extnId,
ASN1Boolean critical,
ASN1OctetString value) |
Extension(ASN1ObjectIdentifier extnId,
boolean critical,
ASN1OctetString value) |
SubjectKeyIdentifier(ASN1OctetString keyid) |
X509Extension(ASN1Boolean critical,
ASN1OctetString value)
Deprecated.
|
X509Extension(boolean critical,
ASN1OctetString value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
BiometricData.getBiometricDataHash() |
| Constructor and Description |
|---|
BiometricData(TypeOfBiometricData typeOfBiometricData,
AlgorithmIdentifier hashAlgorithm,
ASN1OctetString biometricDataHash) |
BiometricData(TypeOfBiometricData typeOfBiometricData,
AlgorithmIdentifier hashAlgorithm,
ASN1OctetString biometricDataHash,
DERIA5String sourceDataUri) |
| Modifier and Type | Method and Description |
|---|---|
ASN1OctetString |
KeySpecificInfo.getCounter()
The initial counter value for key derivation.
|
ASN1OctetString |
OtherInfo.getPartyAInfo()
PartyA info for key deriviation.
|
ASN1OctetString |
OtherInfo.getSuppPubInfo()
The length of the KEK to be generated as a 4 byte big endian.
|
| Constructor and Description |
|---|
KeySpecificInfo(ASN1ObjectIdentifier algorithm,
ASN1OctetString counter)
Base constructor.
|
OtherInfo(KeySpecificInfo keyInfo,
ASN1OctetString partyAInfo,
ASN1OctetString suppPubInfo) |
X9ECPoint(ECCurve c,
ASN1OctetString s) |
X9FieldElement(BigInteger p,
ASN1OctetString s)
Deprecated.
Will be removed
|
X9FieldElement(int m,
int k1,
int k2,
int k3,
ASN1OctetString s)
Deprecated.
Will be removed
|
| Modifier and Type | Method and Description |
|---|---|
RecipientOperator |
KeyAgreeRecipient.getRecipientOperator(AlgorithmIdentifier keyEncAlg,
AlgorithmIdentifier contentEncryptionAlgorithm,
SubjectPublicKeyInfo senderPublicKey,
ASN1OctetString userKeyingMaterial,
byte[] encryptedContentKey) |
| Modifier and Type | Method and Description |
|---|---|
protected Key |
JceKeyAgreeRecipient.extractSecretKey(AlgorithmIdentifier keyEncryptionAlgorithm,
AlgorithmIdentifier contentEncryptionAlgorithm,
SubjectPublicKeyInfo senderKey,
ASN1OctetString userKeyingMaterial,
byte[] encryptedContentEncryptionKey) |
RecipientOperator |
JceKeyAgreeEnvelopedRecipient.getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm,
AlgorithmIdentifier contentEncryptionAlgorithm,
SubjectPublicKeyInfo senderPublicKey,
ASN1OctetString userKeyingMaterial,
byte[] encryptedContentKey) |
RecipientOperator |
JceKeyAgreeAuthenticatedRecipient.getRecipientOperator(AlgorithmIdentifier keyEncryptionAlgorithm,
AlgorithmIdentifier contentMacAlgorithm,
SubjectPublicKeyInfo senderPublicKey,
ASN1OctetString userKeyingMaterial,
byte[] encryptedContentKey) |
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.