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