Uses of Class
org.bouncycastle.asn1.x509.Attribute
Packages that use Attribute
Package
Description
Support classes useful for encoding and supporting [ESF] RFC3126
Electronic Signature Formats for long term electronic signatures.
Support classes useful for encoding and processing X.509 certificates.
-
Uses of Attribute in org.bouncycastle.asn1.esf
Constructors in org.bouncycastle.asn1.esf with parameters of type Attribute -
Uses of Attribute in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return AttributeModifier and TypeMethodDescriptionstatic Attribute
Attribute.getInstance
(Object o) return an Attribute object from the given object.Methods in org.bouncycastle.asn1.x509 with parameters of type AttributeModifier and TypeMethodDescriptionvoid
V2AttributeCertificateInfoGenerator.addAttribute
(Attribute attribute)