D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
OpenSSL
/
PKey
/
PKey
/
Filename :
verify-i.ri
back
Copy
U:RDoc::AnyMethod[iI"verify:ETI"OpenSSL::PKey::PKey#verify;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"NVerifies the +signature+ for the +data+ using a message digest algorithm ;TI"&+digest+ and a public key +pkey+.;To:RDoc::Markup::BlankLine o; ; [I"RReturns +true+ if the signature is successfully verified, +false+ otherwise. ;TI",The caller must check the return value.;T@o; ; [I"8See #sign for the signing operation and an example.;T@o; ; [I"/See also the man page EVP_DigestVerify(3).;T@o:RDoc::Markup::List: @type: NOTE:@items[ o:RDoc::Markup::ListItem:@label[I" +digest+;T; [o; ; [I"See #sign.;To;;[I"+signature+;T; [o; ; [I"6A String containing the signature to be verified.;To;;[I"+data+;T; [o; ; [I"See #sign.;To;;[I"+options+;T; [o; ; [I"=See #sign. +options+ parameter was added in version 3.0.;T: @fileI"ext/openssl/ossl_pkey.c;T:0@omit_headings_from_table_of_contents_below0I"Gpkey.verify(digest, signature, data [, options]) -> true or false ;T0[ I"(p1, p2, p3, p4 = v4);T@8FI" PKey;TcRDoc::NormalClass00