SATSA - JSR177

Uses of Class
java.security.SignatureException

Packages that use SignatureException
java.security Provides the classes and interfaces for the security framework. 
 

Uses of SignatureException in java.security
 

Methods in java.security that throw SignatureException
 boolean Signature.verify(byte[] signature)
          Verifies the passed-in signature.
 void Signature.update(byte[] data, int off, int len)
          Updates the data to be verified, using the specified array of bytes, starting at the specified offset.
 


SATSA - JSR177

Submit a comment or suggestion Version 1.0 of SATSA Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright 1993-2004 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.