WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsISignatureVerifier

IID:dea87f65-e91e-4119-aa13-aaa2be80cac2
Inherits From:nsISupports

Constants

PRInt32 VERIFY_OK = 0
PRInt32 VERIFY_ERROR_UNKNOWN_CA = -8172

Methods

nsIPrincipal verifySignature ( char* signature , PRUint32 signatureLen , char* plaintext , PRUint32 plaintextLen , out PRInt32 errorCode )

nsIPrincipal verifySignature ( char* signature , PRUint32 signatureLen , char* plaintext , PRUint32 plaintextLen , out PRInt32 errorCode )

Arguments:
signature
signatureLen
plaintext
plaintextLen
errorCode

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com