diff --git a/core/src/main/kotlin/net/corda/core/crypto/Crypto.kt b/core/src/main/kotlin/net/corda/core/crypto/Crypto.kt index 98c150b5b8..ec994b450f 100644 --- a/core/src/main/kotlin/net/corda/core/crypto/Crypto.kt +++ b/core/src/main/kotlin/net/corda/core/crypto/Crypto.kt @@ -55,7 +55,7 @@ import javax.crypto.spec.SecretKeySpec * However, only the schemes returned by {@link #listSupportedSignatureSchemes()} are supported. * Note that Corda currently supports the following signature schemes by their code names: *