Class TrustedAuthority.IssuerNameHashTrustedAuthority

All Implemented Interfaces:
ASN1Encodable
Enclosing class:
TrustedAuthority

public static final class TrustedAuthority.IssuerNameHashTrustedAuthority extends TrustedAuthority.HashTrustedAuthority
A trusted authority that is identified by the hash of its name.
Author:
Farah Juma
  • Constructor Details

    • IssuerNameHashTrustedAuthority

      public IssuerNameHashTrustedAuthority(byte[] hash)
      Construct a new instance.
      Parameters:
      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 array
    • IssuerNameHashTrustedAuthority

      public IssuerNameHashTrustedAuthority(String hash)
      Construct a new instance.
      Parameters:
      hash - an octet string that contains the SHA-1 hash of the DER encoding of the subject name from this trusted authority's certificate