corda / net.corda.core.crypto / SignatureScheme / algSpec

algSpec

val algSpec: AlgorithmParameterSpec?

parameter specs for the underlying algorithm. Note that RSA is defined by the key size rather than algSpec. eg. ECGenParameterSpec("secp256k1").