SignHashRequestParameters
constructor( credentialId: String, sad: String? = null, operationMode: OperationMode? = OperationMode.SYNCHRONOUS, validityPeriod: Int? = null, responseUri: String? = null, clientData: String? = null, hashes: Hashes, hashAlgorithmOid: ObjectIdentifier? = null, signAlgoOid: ObjectIdentifier, signAlgoParams: Asn1Element? = null)(source)