
public static final class TrustedAuthority.IssuerKeyHashTrustedAuthority 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 |
|---|
IssuerKeyHashTrustedAuthority(byte[] hash)
Construct a new instance.
|
IssuerKeyHashTrustedAuthority(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 IssuerKeyHashTrustedAuthority(byte[] hash)
hash - an octet string that contains the SHA-1 hash of this trusted authority's public key, as a byte arraypublic IssuerKeyHashTrustedAuthority(String hash)
hash - an octet string that contains the SHA-1 hash of this trusted authority's public keyCopyright © 2020 JBoss by Red Hat. All rights reserved.