SignatureException


Uses of Class java.security.SignatureException (Java Platform SE 6) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class java.security.SignatureException (Java Platform SE 6)"; } } Overview  Package  Class   Use  Tree  Deprecated  Index  Help  Java™ PlatformStandard Ed. 6  PREV   NEXT FRAMES    NO FRAMES     All Classes Uses of Classjava.security.SignatureException Packages that use SignatureException java.security Provides the classes and interfaces for the security framework.  java.security.cert Provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths.  javax.security.cert Provides classes for public key certificates.    Uses of SignatureException in java.security   Methods in java.security that throw SignatureException protected abstract  byte[] SignatureSpi.engineSign()           Returns the signature bytes of all the data updated so far. protected  int SignatureSpi.engineSign(byte[] outbuf, int offset, int len)           Finishes this signature operation and stores the resulting signature bytes in the provided buffer outbuf, starting at offset. protected abstract  void SignatureSpi.engineUpdate(byte b)           Updates the data to be signed or verified using the specified byte. protected abstract  void SignatureSpi.engineUpdate(byte[] b, int off, int len)           Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset. protected abstract  boolean SignatureSpi.engineVerify(byte[] sigBytes)           Verifies the passed-in signature. protected  boolean SignatureSpi.engineVerify(byte[] sigBytes, int offset, int length)           Verifies the passed-in signature in the specified array of bytes, starting at the specified offset.  byte[] Signature.sign()           Returns the signature bytes of all the data updated.  int Signature.sign(byte[] outbuf, int offset, int len)           Finishes the signature operation and stores the resulting signature bytes in the provided buffer outbuf, starting at offset.  void Signature.update(byte b)           Updates the data to be signed or verified by a byte.  void Signature.update(byte[] data)           Updates the data to be signed or verified, using the specified array of bytes.  void Signature.update(byte[] data, int off, int len)           Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.  void Signature.update(ByteBuffer data)           Updates the data to be signed or verified using the specified ByteBuffer.  boolean Signature.verify(byte[] signature)           Verifies the passed-in signature.  boolean Signature.verify(byte[] signature, int offset, int length)           Verifies the passed-in signature in the specified array of bytes, starting at the specified offset.  boolean SignedObject.verify(PublicKey verificationKey, Signature verificationEngine)           Verifies that the signature in this SignedObject is the valid signature for the object stored inside, with the given verification key, using the designated verification engine.   Constructors in java.security that throw SignatureException SignedObject(Serializable object, PrivateKey signingKey, Signature signingEngine)           Constructs a SignedObject from any Serializable object.   Uses of SignatureException in java.security.cert   Methods in java.security.cert that throw SignatureException abstract  void X509CRL.verify(PublicKey key)           Verifies that this CRL was signed using the private key that corresponds to the given public key. abstract  void Certificate.verify(PublicKey key)           Verifies that this certificate was signed using the private key that corresponds to the specified public key. abstract  void X509CRL.verify(PublicKey key, String sigProvider)           Verifies that this CRL was signed using the private key that corresponds to the given public key. abstract  void Certificate.verify(PublicKey key, String sigProvider)           Verifies that this certificate was signed using the private key that corresponds to the specified public key.   Uses of SignatureException in javax.security.cert   Methods in javax.security.cert that throw SignatureException abstract  void Certificate.verify(PublicKey key)           Verifies that this certificate was signed using the private key that corresponds to the specified public key. abstract  void Certificate.verify(PublicKey key, String sigProvider)           Verifies that this certificate was signed using the private key that corresponds to the specified public key.   Overview  Package  Class   Use  Tree  Deprecated  Index  Help  Java™ PlatformStandard Ed. 6  PREV   NEXT FRAMES    NO FRAMES     All Classes Submit a bug or featureFor further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.

Wyszukiwarka

Podobne podstrony:
XLO Signature
AVANCE SIGNATURE 3mkII
HECO SIGNATURE
File Type Signatures
java security SignatureException
SignatureSpi
Ballet Body Signature Series Workout Guide
Image Signature 1 5 1 info
Signature
java security Signature
B&W NAUTILUS 805 SIGNATURE
Identification of 32 bit x86 CPUs based on reset signature
Control Flow Graphs as Malware Signatures
SignatureSpi
SignatureException
Catch Me, If You Can Evading Network Signatures with Web based Polymorphic Worms

więcej podobnych podstron