Package | Description |
---|---|
org.apache.ws.security.components.crypto |
Modifier and Type | Class and Description |
---|---|
class |
CertificateStore
A Crypto implementation based on a simple array of X509Certificate(s).
|
class |
Merlin
A Crypto implementation based on two Java KeyStore objects, one being the keystore, and one
being the truststore.
|
class |
MerlinDevice
A Crypto implementation based on two Java KeyStore objects, one being the keystore, and one
being the truststore.
|
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.