Uses of Class
org.mozilla.jss.pkix.primitive.AVA
Packages that use AVA
Package
Description
The PKIX CRMF protocol.
Frequently-used primitive ASN.1 types, such as AlgorithmIdentifier,
PrivateKeyInfo, and X.500 Name.
-
Uses of AVA in org.mozilla.jss.pkix.crmf
Subclasses of AVA in org.mozilla.jss.pkix.crmfMethods in org.mozilla.jss.pkix.crmf that return AVA -
Uses of AVA in org.mozilla.jss.pkix.primitive
Methods in org.mozilla.jss.pkix.primitive that return AVAMethods in org.mozilla.jss.pkix.primitive with parameters of type AVAModifier and TypeMethodDescriptionvoid
void
Name.addElement
(AVA ava) Adds a relative distinguished name containing a single AVA.private String
Name.AVAToString
(AVA ava) Constructors in org.mozilla.jss.pkix.primitive with parameters of type AVA