Uses of Class
org.bouncycastle.asn1.DERIA5String
-
-
Uses of DERIA5String in org.bouncycastle.asn1
Methods in org.bouncycastle.asn1 that return DERIA5String Modifier and Type Method Description static DERIA5String
DERIA5String. getInstance(Object obj)
Return an IA5 string from the passed in objectstatic DERIA5String
DERIA5String. getInstance(ASN1TaggedObject obj, boolean explicit)
Return an IA5 String from a tagged object. -
Uses of DERIA5String in org.bouncycastle.asn1.cms
Methods in org.bouncycastle.asn1.cms that return DERIA5String Modifier and Type Method Description DERIA5String
TimeStampedData. getDataUri()
DERIA5String
TimeStampedDataParser. getDataUri()
DERIA5String
MetaData. getMediaType()
Constructors in org.bouncycastle.asn1.cms with parameters of type DERIA5String Constructor Description MetaData(ASN1Boolean hashProtected, DERUTF8String fileName, DERIA5String mediaType, Attributes otherMetaData)
TimeStampedData(DERIA5String dataUri, MetaData metaData, ASN1OctetString content, Evidence temporalEvidence)
-
Uses of DERIA5String in org.bouncycastle.asn1.esf
Methods in org.bouncycastle.asn1.esf that return DERIA5String Modifier and Type Method Description DERIA5String
SPuri. getUri()
Constructors in org.bouncycastle.asn1.esf with parameters of type DERIA5String Constructor Description SPuri(DERIA5String uri)
-
Uses of DERIA5String in org.bouncycastle.asn1.misc
Subclasses of DERIA5String in org.bouncycastle.asn1.misc Modifier and Type Class Description class
NetscapeRevocationURL
class
VerisignCzagExtension
Constructors in org.bouncycastle.asn1.misc with parameters of type DERIA5String Constructor Description NetscapeRevocationURL(DERIA5String str)
VerisignCzagExtension(DERIA5String str)
-
Uses of DERIA5String in org.bouncycastle.asn1.mozilla
Methods in org.bouncycastle.asn1.mozilla that return DERIA5String Modifier and Type Method Description DERIA5String
PublicKeyAndChallenge. getChallenge()
-
Uses of DERIA5String in org.bouncycastle.asn1.ocsp
Methods in org.bouncycastle.asn1.ocsp that return DERIA5String Modifier and Type Method Description DERIA5String
CrlID. getCrlUrl()
-
Uses of DERIA5String in org.bouncycastle.asn1.x509.qualified
Methods in org.bouncycastle.asn1.x509.qualified that return DERIA5String Modifier and Type Method Description DERIA5String
BiometricData. getSourceDataUri()
Constructors in org.bouncycastle.asn1.x509.qualified with parameters of type DERIA5String Constructor Description BiometricData(TypeOfBiometricData typeOfBiometricData, AlgorithmIdentifier hashAlgorithm, ASN1OctetString biometricDataHash, DERIA5String sourceDataUri)
-