Skip navigation links
A C D E F G H I N P R S T V X 

A

Algorithm - Enum in com.cedarsoft.crypt
Represents an algorithm

C

calculate(Algorithm, byte[]) - Static method in class com.cedarsoft.crypt.HashCalculator
calculate
calculate(MessageDigest, byte[]) - Static method in class com.cedarsoft.crypt.HashCalculator
calculate
calculate(Algorithm, String) - Static method in class com.cedarsoft.crypt.HashCalculator
calculate
calculate(MessageDigest, String) - Static method in class com.cedarsoft.crypt.HashCalculator
calculate
calculate(Algorithm, URL) - Static method in class com.cedarsoft.crypt.HashCalculator
calculate
calculate(MessageDigest, URL) - Static method in class com.cedarsoft.crypt.HashCalculator
calculate
calculate(Algorithm, File) - Static method in class com.cedarsoft.crypt.HashCalculator
calculate
calculate(MessageDigest, File) - Static method in class com.cedarsoft.crypt.HashCalculator
calculate
calculate(Algorithm, InputStream) - Static method in class com.cedarsoft.crypt.HashCalculator
calculate
calculate(MessageDigest, InputStream) - Static method in class com.cedarsoft.crypt.HashCalculator
calculate
CertificateUrl - Annotation Type in com.cedarsoft.crypt
CertificateUrl class.
cipher(byte[]) - Method in class com.cedarsoft.crypt.X509Support
cipher
com.cedarsoft.crypt - package com.cedarsoft.crypt
 
com.cedarsoft.crypt.xml - package com.cedarsoft.crypt.xml
 

D

decipher(byte[]) - Method in class com.cedarsoft.crypt.X509Support
decipher

E

equals(Object) - Method in class com.cedarsoft.crypt.Hash
equals(Object) - Method in class com.cedarsoft.crypt.Signature

F

fromHex(Algorithm, String) - Static method in class com.cedarsoft.crypt.Hash
Creates a hash from the given hex value

G

getAlgorithm(String) - Static method in enum com.cedarsoft.crypt.Algorithm
getAlgorithm
getAlgorithm() - Method in class com.cedarsoft.crypt.Hash
Getter for the field algorithm.
getAlternativeNames() - Method in enum com.cedarsoft.crypt.Algorithm
Returns a list containing all alternative names for the given algorithm
getBytes() - Method in class com.cedarsoft.crypt.Signature
Returns the byte array representing the signature
getCertificate() - Method in class com.cedarsoft.crypt.X509Support
Returns the certificate
getExpectedLength() - Method in enum com.cedarsoft.crypt.Algorithm
 
getMessageDigest() - Method in enum com.cedarsoft.crypt.Algorithm
Returns the Message Digest algorithm
getOriginalDocument(Document) - Method in class com.cedarsoft.crypt.xml.XmlSignatureSupport
Deprecated.
getOriginalDocument
getOriginalNode(Document) - Method in class com.cedarsoft.crypt.xml.XmlSignatureSupport
Deprecated.
Returns the node that is the root node of the original signedDocument
getPrivateKey() - Method in class com.cedarsoft.crypt.X509Support
Returns the private key (if there is one)
getValue() - Method in class com.cedarsoft.crypt.Hash
Getter for the field value.
getValueAsHex() - Method in class com.cedarsoft.crypt.Hash
getValueAsHex

H

Hash - Class in com.cedarsoft.crypt
Represents a hash value
Hash(Algorithm, byte[]) - Constructor for class com.cedarsoft.crypt.Hash
Constructor for Hash.
HashCalculator - Class in com.cedarsoft.crypt
HashCalculator class.
hashCode() - Method in class com.cedarsoft.crypt.Hash
hashCode() - Method in class com.cedarsoft.crypt.Signature
hasValidSignature(Document) - Method in class com.cedarsoft.crypt.xml.XmlSignatureSupport
Deprecated.
hasValidSignature

I

isPrivateKeyAvailable() - Method in class com.cedarsoft.crypt.X509Support
Returns whether the private key is available

N

NULL - Static variable in class com.cedarsoft.crypt.Signature
Null signature

P

PrivateKeyUrl - Annotation Type in com.cedarsoft.crypt
PrivateKeyUrl class.

R

readCertificate(URL) - Static method in class com.cedarsoft.crypt.X509Support
Reads the x509 certificate from the given url
readPrivateKey(URL) - Static method in class com.cedarsoft.crypt.X509Support
Reads a private key form a url
RSA - Static variable in class com.cedarsoft.crypt.X509Support
 

S

SHA_256_WITH_RSA - Static variable in class com.cedarsoft.crypt.X509Support
 
sign(byte[]) - Method in class com.cedarsoft.crypt.X509Support
sign
sign(Document) - Method in class com.cedarsoft.crypt.xml.XmlSignatureSupport
Deprecated.
sign
Signature - Class in com.cedarsoft.crypt
Represents a signature
Signature(byte[]) - Constructor for class com.cedarsoft.crypt.Signature
Creates a new signature

T

toString() - Method in class com.cedarsoft.crypt.Hash

V

valueOf(String) - Static method in enum com.cedarsoft.crypt.Algorithm
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.cedarsoft.crypt.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
verifySignature(byte[], Signature) - Method in class com.cedarsoft.crypt.X509Support
verifySignature

X

X509Support - Class in com.cedarsoft.crypt
X509 Support
X509Support(URL) - Constructor for class com.cedarsoft.crypt.X509Support
Creates a new X509 support without any signing capabilities
X509Support(URL, URL) - Constructor for class com.cedarsoft.crypt.X509Support
Creates a new X509 support
X509Support(X509Certificate) - Constructor for class com.cedarsoft.crypt.X509Support
Creates a new x509 support
X509Support(X509Certificate, RSAPrivateKey) - Constructor for class com.cedarsoft.crypt.X509Support
Creates a new x509 support
X_509_CERTIFICATE_TYPE - Static variable in class com.cedarsoft.crypt.X509Support
 
XmlSignatureSupport - Class in com.cedarsoft.crypt.xml
Deprecated.
XmlSignatureSupport(X509Support) - Constructor for class com.cedarsoft.crypt.xml.XmlSignatureSupport
Deprecated.
Constructor for XmlSignatureSupport.
A C D E F G H I N P R S T V X 
Skip navigation links

Copyright © 2007–2016 cedarsoft GmbH. All rights reserved.