interface SignatureV4CryptoInit {
    sha256: ChecksumConstructor | HashConstructor;
}

Properties

Properties