Method SSL.Cipher.CipherSpec()->verify()
classSSL.Cipher.CipherSpec
- Method
verify
boolverify(objectsession,stringdata,Stdio.Bufferinput)- Description
The function used to verify the signature for packets.
class SSL.Cipher.CipherSpecbool verify(object session, string data, Stdio.Buffer input)
The function used to verify the signature for packets.