- valueOf(String) - Static method in enum com.kobil.ssms.svm.presentation.b2b.SvmServicesWs.ErrorCodes
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.kobil.ssms.svm.presentation.b2b.SvmServicesWs.ErrorCodes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VerificationWSFault(SvmServicesWs.ErrorCodes, String) - Constructor for exception com.kobil.ssms.svm.presentation.b2b.SvmServicesWs.VerificationWSFault
-
- verifyKnownUser(byte[], byte[], Calendar) - Method in class com.kobil.ssms.svm.presentation.b2b.SvmServicesWs
-
Verifies the signature of attached or detached pkcs7 document with optional
validity check for known user.
- verifyKnownUserForTrustAnchor(byte[], byte[], Calendar, String[]) - Method in class com.kobil.ssms.svm.presentation.b2b.SvmServicesWs
-
Verifies the signature of attached or detached pkcs7 document with optional
validity check for known user.
- verifyUser(byte[], byte[], Calendar) - Method in class com.kobil.ssms.svm.presentation.b2b.SvmServicesWs
-
Verifies the signature of attached or detached pkcs7 document with optional
validity check for unknown user.
- verifyUserForTrustAnchor(byte[], byte[], Calendar, String[]) - Method in class com.kobil.ssms.svm.presentation.b2b.SvmServicesWs
-
Verifies the signature of a attached or detached pkcs7 document with optional
validity check for unknown user.