|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.icepdf.ri.common.utility.signatures.SignatureUtilities
public class SignatureUtilities
Utility of commonly used signature related algorithms.
| Constructor Summary | |
|---|---|
SignatureUtilities()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
parseRelativeDistinguishedName(org.bouncycastle.asn1.x500.X500Name rdName,
org.bouncycastle.asn1.ASN1ObjectIdentifier commonCode)
Parse out a known data element from an X500Name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SignatureUtilities()
| Method Detail |
|---|
public static java.lang.String parseRelativeDistinguishedName(org.bouncycastle.asn1.x500.X500Name rdName,
org.bouncycastle.asn1.ASN1ObjectIdentifier commonCode)
rdName - name to parse value from.commonCode - BCStyle name .
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||