Package ru.cg.webbpm.electronic_sign
Class SignedDocument
java.lang.Object
ru.cg.webbpm.electronic_sign.SignedDocument
- Author:
- Tim Urmancheev
-
Field Summary
FieldsModifier and TypeFieldDescriptioneither document or documentInBase64 will be present depending on sign plugin implementation -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
documentFormatVersion
-
document
either document or documentInBase64 will be present depending on sign plugin implementation -
documentInBase64
-
documentHash
-
sign
-
publicKey
-
hashAlgorithm
-
signType
-
-
Constructor Details
-
SignedDocument
public SignedDocument()
-