Modifier and Type | Method and Description |
---|---|
static DERIA5String |
DERIA5String.getInstance(ASN1TaggedObject obj,
boolean explicit)
return an IA5 String from a tagged object.
|
static DERIA5String |
DERIA5String.getInstance(Object obj)
return a IA5 string from the passed in object
|
Modifier and Type | Method and Description |
---|---|
DERIA5String |
TimeStampedDataParser.getDataUri() |
DERIA5String |
TimeStampedData.getDataUri() |
DERIA5String |
MetaData.getMediaType() |
Constructor and Description |
---|
MetaData(DERBoolean hashProtected,
DERUTF8String fileName,
DERIA5String mediaType,
Attributes otherMetaData) |
TimeStampedData(DERIA5String dataUri,
MetaData metaData,
ASN1OctetString content,
Evidence temporalEvidence) |
Modifier and Type | Method and Description |
---|---|
DERIA5String |
SPuri.getUri() |
Constructor and Description |
---|
SPuri(DERIA5String uri) |
Modifier and Type | Class and Description |
---|---|
class |
NetscapeRevocationURL |
class |
VerisignCzagExtension |
Constructor and Description |
---|
NetscapeRevocationURL(DERIA5String str) |
VerisignCzagExtension(DERIA5String str) |
Modifier and Type | Method and Description |
---|---|
DERIA5String |
PublicKeyAndChallenge.getChallenge() |
Modifier and Type | Method and Description |
---|---|
DERIA5String |
CrlID.getCrlUrl() |
Modifier and Type | Method and Description |
---|---|
DERIA5String |
BiometricData.getSourceDataUri() |
Constructor and Description |
---|
BiometricData(TypeOfBiometricData typeOfBiometricData,
AlgorithmIdentifier hashAlgorithm,
ASN1OctetString biometricDataHash,
DERIA5String sourceDataUri) |
Copyright © 2015. All rights reserved.