Class COSEKeyTypes

java.lang.Object
com.authlete.cose.constants.COSEKeyTypes

public final class COSEKeyTypes extends Object
COSE Key Types
Name Value Description
OKP 1 Octet Key Pair
EC2 2 Elliptic Curve Keys w/ x- and y-coordinate pair
RSA 3 RSA Key
Symmetric 4 Symmetric Keys
HSS-LMS 5 Public key for HSS/LMS hash-based digital signature
WalnutDSA 6 WalnutDSA public key
Since:
1.1
See Also: