dohdec
    Preparing search index...

    Interface HashOptions

    interface HashOptions {
        hash?: string;
        hashAlg?: string;
    }
    Index

    Properties

    Properties

    hash?: string

    Hex-encoded hash of the DER-encoded cert expected from the server.

    hashAlg?: string

    Hash algorithm.