Uses of Class
org.bouncycastle.asn1.x509.Attribute
Packages that use Attribute
Package
Description
Support classes useful for encoding and processing X.509 certificates.
-
Uses of Attribute in org.bouncycastle.asn1.x509
Methods in org.bouncycastle.asn1.x509 that return AttributeModifier and TypeMethodDescriptionstatic AttributeAttribute.getInstance(Object o) return an Attribute object from the given object.Methods in org.bouncycastle.asn1.x509 with parameters of type AttributeModifier and TypeMethodDescriptionvoidV2AttributeCertificateInfoGenerator.addAttribute(Attribute attribute)