| Package | Description |
|---|---|
| tr.gov.tubitak.uekae.esya.api.webservice.mssclient.wrapper | |
| tr.gov.tubitak.uekae.esya.api.webservice.mssclient.wrapper.signer |
| Modifier and Type | Method and Description |
|---|---|
static SignatureType |
SignatureType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SignatureType[] |
SignatureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
EMSSPRequestHandler.SignText(java.lang.String textForSign,
tr.gov.tubitak.uekae.esya.api.infra.mobile.PhoneNumberAndOperator phoneNumberAndOperator,
SignatureType iSignatureType) |
| Modifier and Type | Method and Description |
|---|---|
SignatureType |
TextSignable.getSignatureType() |
SignatureType |
ISignable.getSignatureType() |
SignatureType |
BinarySignable.getSignatureType() |
| Constructor and Description |
|---|
BinarySignable(java.lang.String aBase64EncodedHashVal,
java.lang.String aDataToBeDisplayed,
SignatureType aSignatureType) |
BinarySignable(java.lang.String aBase64EncodedHashVal,
java.lang.String aDataToBeDisplayed,
SignatureType aSignatureType,
java.lang.String aMimeType,
java.lang.String aEncoding) |
TextSignable(java.lang.String aPlainText,
SignatureType aSignatureType) |
Copyright © 2025. All rights reserved.