Uses of Class
com.authlete.cose.COSEEC2Key
Packages that use COSEEC2Key
-
Uses of COSEEC2Key in com.authlete.cose
Methods in com.authlete.cose that return COSEEC2Key -
Uses of COSEEC2Key in com.authlete.mdoc
Methods in com.authlete.mdoc that return COSEEC2KeyModifier and TypeMethodDescriptionIssuerSignedBuilder.getIssuerKey()
Get the issuer key used to sign theIssuerAuth
structure (COSESign1
).Methods in com.authlete.mdoc with parameters of type COSEEC2KeyModifier and TypeMethodDescriptionIssuerSignedBuilder.setIssuerKey
(COSEEC2Key issuerKey) Set the issuer key used to sign theIssuerAuth
structure (COSESign1
).