Closed AdamVe closed 6 months ago
PivSession
FEATURE_CV25519
Other changes:
PivSession.getManagementKeyType()
PivSession.authenticate(ManagementKeyType,byte[])
PivSession.authenticate(byte[])
Note: PIV curve 25519 key types are supported since YubiKey firmware version 5.7
PivSession
or with the use of our YKPiv JCA Provider.FEATURE_CV25519
feature.Other changes:
PivSession.getManagementKeyType()
to get the value.PivSession.authenticate(ManagementKeyType,byte[])
and addedPivSession.authenticate(byte[])
- this new method uses the cached key directly.Note: PIV curve 25519 key types are supported since YubiKey firmware version 5.7