Uses of Class
org.bouncycastle.asn1.DERBMPString
Packages that use DERBMPString
-
Uses of DERBMPString in org.bouncycastle.asn1
Methods in org.bouncycastle.asn1 that return DERBMPStringModifier and TypeMethodDescriptionstatic DERBMPString
DERBMPString.getInstance
(Object obj) Return a BMP String from the given object.static DERBMPString
DERBMPString.getInstance
(ASN1TaggedObject obj, boolean explicit) Return a BMP String from a tagged object.