Package org.rdfcontext.signing

Class Summary
LiveDBinSignature A LiveBDinSignature is capable of signing data, it requires a private key as well as a public one.
PGPKeyMaster This class generates a PGP key pair
PGPLiveSignature  
RDFC14Ner This object exctract a canonicalized representation of a RDF graph
RDFSigner This object manipulate a given signed (or not signed) RDF/XML.
SignatureReport An immutable object representing a piece of signed data.
X509LiveSignature A LiveDBinSignature implementation which uses a X.509 key to sing data.