
public static final class TrustedAuthority.IssuerNameHashTrustedAuthority extends TrustedAuthority.HashTrustedAuthority
TrustedAuthority.CertificateTrustedAuthority, TrustedAuthority.HashTrustedAuthority, TrustedAuthority.IssuerKeyHashTrustedAuthority, TrustedAuthority.IssuerNameHashTrustedAuthority, TrustedAuthority.NameTrustedAuthority, TrustedAuthority.PKCS15KeyHashTrustedAuthorityAUTHORITY_CERTIFICATE, AUTHORITY_NAME, ISSUER_KEY_HASH, ISSUER_NAME_HASH, PKCS_15_KEY_HASH| Constructor and Description |
|---|
IssuerNameHashTrustedAuthority(byte[] hash)
Construct a new instance.
|
IssuerNameHashTrustedAuthority(String hash)
Construct a new instance.
|
encodeTo, getIdentifiergetTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofBMPString, ofEncodedBytes, ofIA5String, ofInteger, ofInteger, ofOid, ofPrintableString, ofUniversalString, ofUtf8Stringpublic IssuerNameHashTrustedAuthority(byte[] hash)
hash - an octet string that contains the SHA-1 hash of the DER encoding of the subject name from
this trusted authority's certificate, as a byte arraypublic IssuerNameHashTrustedAuthority(String hash)
hash - an octet string that contains the SHA-1 hash of the DER encoding of the subject name from
this trusted authority's certificateCopyright © 2020 JBoss by Red Hat. All rights reserved.