Class TrustedAuthority.PKCS15KeyHashTrustedAuthority

All Implemented Interfaces:
ASN1Encodable
Enclosing class:
TrustedAuthority

public static final class TrustedAuthority.PKCS15KeyHashTrustedAuthority extends TrustedAuthority.HashTrustedAuthority
A trusted authority that is identified by the PKCS #15 key hash.
Author:
Farah Juma
  • Constructor Details

    • PKCS15KeyHashTrustedAuthority

      public PKCS15KeyHashTrustedAuthority(byte[] hash)
      Construct a new instance.
      Parameters:
      hash - an octet string that contains this trusted authority's PKCS #15 key hash, as a byte array
    • PKCS15KeyHashTrustedAuthority

      public PKCS15KeyHashTrustedAuthority(String hash)
      Construct a new instance.
      Parameters:
      hash - an octet string that contains this trusted authority's PKCS #15 key hash