VcVerifyParam
VC verification data parameters
Class Info
Class
Package: com.raonsecure.gdp.server.sdk.api.issuer.data
Extends: com.raonsecure.gdp.server.sdk.api.data.IWApiBaseData
Field
Modifier and Type
Field Name
Description
agentServerInfo
Agent server information
private IWDIDManager
spDidManager
SP DID Manager
private DIDs
spDIDs
SP DID Object
private String
userDID
User's DID
private String
vcEncHex
Encrypted VC(Hex)
private String
vcId
VCě ID
Constructor
VC issuance initial data
Constructor and Description
Type
Parameter
Description
blockChainServerInfo
Blockchain Node server information
agentServerInfo
Agent server information
IWKeyManager
keyManager
Private Key Wallet Manager
String
mainKeyId
KeyID of the key for signature stored in the key manager
String
vcEncHex
Encrypted VC(Hex)
String
vcId
VC ID
String
sessionId
Session ID
String
userDID
User's DID
String
spDidFile
SP DID file path
Method
Getter and Setter method is not marked
Last updated