Modifier and Type | Class and Description |
---|---|
class |
BERConstructedOctetString |
class |
DEROctetString |
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.
|
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(DERInteger certReqId,
PKIStatusInfo status,
CertifiedKeyPair certifiedKeyPair,
ASN1OctetString rspInfo) |
PBMParameter(ASN1OctetString salt,
AlgorithmIdentifier owf,
DERInteger 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 |
AuthEnvelopedDataParser.getMac() |
ASN1OctetString |
AuthEnvelopedData.getMac() |
ASN1OctetString |
AuthenticatedDataParser.getMac() |
ASN1OctetString |
AuthenticatedData.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 |
OtherHashAlgAndValue.getHashValue() |
Constructor and Description |
---|
OtherHashAlgAndValue(AlgorithmIdentifier hashAlgorithm,
ASN1OctetString hashValue) |
Modifier and Type | Method and Description |
---|---|
ASN1OctetString |
ContentIdentifier.getValue() |
Constructor and Description |
---|
ContentIdentifier(ASN1OctetString value)
Create from OCTET STRING whose octets represent the identifier.
|
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,
DERObjectIdentifier[] 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,
DERInteger serialNumber) |
ResponderID(ASN1OctetString value) |
ResponseBytes(DERObjectIdentifier responseType,
ASN1OctetString response) |
Modifier and Type | Method and Description |
---|---|
ASN1OctetString |
EncryptedData.getContent() |
ASN1OctetString |
SignerInfo.getEncryptedDigest() |
Constructor and Description |
---|
SignerInfo(DERInteger 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 |
X509Extension.getValue() |
Constructor and Description |
---|
SubjectKeyIdentifier(ASN1OctetString keyid) |
X509Extension(boolean critical,
ASN1OctetString value) |
X509Extension(DERBoolean critical,
ASN1OctetString value) |
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() |
ASN1OctetString |
OtherInfo.getPartyAInfo() |
ASN1OctetString |
OtherInfo.getSuppPubInfo() |
Constructor and Description |
---|
KeySpecificInfo(DERObjectIdentifier algorithm,
ASN1OctetString counter) |
OtherInfo(KeySpecificInfo keyInfo,
ASN1OctetString partyAInfo,
ASN1OctetString suppPubInfo) |
X9ECPoint(ECCurve c,
ASN1OctetString s) |
X9FieldElement(BigInteger p,
ASN1OctetString s) |
X9FieldElement(int m,
int k1,
int k2,
int k3,
ASN1OctetString s) |
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. All rights reserved.