Uses of Interface
com.authlete.cose.KeyGetter
Packages that use KeyGetter
-
Uses of KeyGetter in com.authlete.cose
Constructors in com.authlete.cose with parameters of type KeyGetterModifierConstructorDescriptionCOSESigner
(KeyGetter keyGetter) A constructor with a key getter that is called later when signing is performed.COSEVerifier
(KeyGetter keyGetter) A constructor with a key getter that is called later when verification is performed.