alg property

int alg
final

The algorithm used for the public key credential, i.e. -7 for ES256 or -257 for RS256. See IANA COSE for a list of all options.

Implementation

final int alg;