Hi,
Is there any example for certificate example usage?
the library is Encryption: but is there complete example for these functions?
Initialise (algorithm As String, mode As Int, key As java.security.Key)
Sign As Byte()
SIGNATURE_SIGN As Int
SIGNATURE_VERIFY As Int
Update (data() As Byte)
Verify (signature() As Byte) As Boolean
Version As Double [read only]
Regards,
Is there any example for certificate example usage?
the library is Encryption: but is there complete example for these functions?
Initialise (algorithm As String, mode As Int, key As java.security.Key)
Sign As Byte()
SIGNATURE_SIGN As Int
SIGNATURE_VERIFY As Int
Update (data() As Byte)
Verify (signature() As Byte) As Boolean
Version As Double [read only]
Regards,