Package | Description |
---|---|
org.bouncycastle.asn1 |
Modifier and Type | Method and Description |
---|---|
static DERGraphicString |
DERGraphicString.getInstance(ASN1TaggedObject obj,
boolean explicit)
return a Graphic String from a tagged object.
|
static DERGraphicString |
DERGraphicString.getInstance(Object obj)
return a Graphic String from the passed in object
|
Copyright © 2021 BouncyCastle.org. All rights reserved.