Uses of Interface
com.authlete.cose.SigStructureSigner
Packages that use SigStructureSigner
-
Uses of SigStructureSigner in com.authlete.cose
Classes in com.authlete.cose that implement SigStructureSigner -
Uses of SigStructureSigner in com.authlete.mdoc
Methods in com.authlete.mdoc that return SigStructureSignerModifier and TypeMethodDescriptionIssuerSignedBuilder.getIssuerAuthSigner()
Get the signer to sign the Issuer Auth structure.Methods in com.authlete.mdoc with parameters of type SigStructureSignerModifier and TypeMethodDescriptionIssuerSignedBuilder.setIssuerAuthSigner
(SigStructureSigner signer) Set the signer to sign the Issuer Auth structure.