I am going through https://www.vaultproject.io/api-docs/secret/transit#signature_algorithm
Found that it supports ED25519 and ECDSA curve. Is it pkcs11? Can create ECDSA using the P-256 elliptic curve and use as my ethereum pub/private key for signing?