Uses of Interface
org.eclipse.keypop.calypso.crypto.legacysam.transaction.BasicSignatureVerificationData
-
Packages that use BasicSignatureVerificationData Package Description org.eclipse.keypop.calypso.crypto.legacysam Components used in applications to manage Calypso Legacy SAMs. -
-
Uses of BasicSignatureVerificationData in org.eclipse.keypop.calypso.crypto.legacysam
Methods in org.eclipse.keypop.calypso.crypto.legacysam that return BasicSignatureVerificationData Modifier and Type Method Description BasicSignatureVerificationData
LegacySamApiFactory. createBasicSignatureVerificationData()
Returns a new instance ofBasicSignatureVerificationData
.
-