Algorithm names and COSE identifiers for EC2 (public) keys.
See COSE registry for EC2 algorithms and WebAuthn registry for EC2 algorithms
Inherited Method Summary
Enum Values
public static final EC2Algorithm ED256
TPM_ECC_BN_P256 curve w/ SHA-256
public static final EC2Algorithm ED512
ECC_BN_ISOP512 curve w/ SHA-512
public static final EC2Algorithm ES256
ECDSA w/ SHA-256
public static final EC2Algorithm ES384
ECDSA w/ SHA-384
public static final EC2Algorithm ES512
ECDSA w/ SHA-512