Agent System POND 1.2 (28.2.2002)

PkgAgentSystem.Crypto
Class AgentCryptographyProvider

java.lang.Object
  |
  +--java.util.Dictionary
        |
        +--java.util.Hashtable
              |
              +--java.util.Properties
                    |
                    +--java.security.Provider
                          |
                          +--PkgAgentSystem.Crypto.AgentCryptographyProvider
All Implemented Interfaces:
Cloneable, Map, Serializable

public final class AgentCryptographyProvider
extends Provider

Defines the agent system cryptography provider. Supports only creation of AgentIdentity certificates and PublicKeyCertificate and nothing else.
Supported certificates: "AgentIdentityCertificate" (="AgentIdentity"), "ExtendedAgentIdentityCertificate" (="AgentIdentityExtension") and "PublicKeyCertificate".

Version:
1.0, 1.7.2000
Author:
Michael Sonntag
See Also:
AgentIdentity, AgentIdentityFactory, PublicKeyCertificate, Serialized Form

Inner classes inherited from class java.util.Map
Map.Entry
 
Fields inherited from class java.security.Provider
serialVersionUID
 
Fields inherited from class java.util.Properties
defaults
 
Constructor Summary
AgentCryptographyProvider()
          Creates a new provider.
 
Methods inherited from class java.security.Provider
clear, entrySet, getInfo, getName, getVersion, keySet, load, loadProvider, put, putAll, remove, toString, values
 
Methods inherited from class java.util.Properties
, getProperty, getProperty, list, list, propertyNames, save, setProperty, store
 
Methods inherited from class java.util.Hashtable
clone, contains, containsKey, containsValue, elements, equals, get, hashCode, isEmpty, keys, rehash, size
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AgentCryptographyProvider

public AgentCryptographyProvider()
Creates a new provider.

Agent System POND 1.2 (28.2.2002)

Submit a bug

Copyright 2001,2002 Michael Sonntag & Institute for Information Processing and Microprocessor Technology (FIM), Johannes-Kepler-University Linz, Altenbergerstr. 69, A-4040 Linz, Austria.