You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Removed abstract class, changed withKeyPair to have types that
match what the method supports
- Set defaults for algorithm, key id, key type and key usage
- Added post-processor method so applications can further configure
the key
- Added private constructor to perform constructor configurations
common to all the builders
- Simplified tests by using Nimbus's key generator classes
0 commit comments