Yubico / yubikit-android

Yubico Mobile Android SDK - YubiKit
Apache License 2.0
102 stars 38 forks source link

Fix KeyPairGenerator spec #54

Closed dainnilsson closed 2 years ago

dainnilsson commented 2 years ago

This adds KeyType to the PivAlgorithmParameterSpec, and forbids the use of the initialize(keySize) initializer.