Uses of Class
org.apache.ws.security.components.crypto.CryptoType

Packages that use CryptoType
org.apache.ws.security.components.crypto   
 

Uses of CryptoType in org.apache.ws.security.components.crypto
 

Methods in org.apache.ws.security.components.crypto with parameters of type CryptoType
 X509Certificate[] Crypto.getX509Certificates(CryptoType cryptoType)
          Get an X509Certificate (chain) corresponding to the CryptoType argument.
 X509Certificate[] Merlin.getX509Certificates(CryptoType cryptoType)
          Get an X509Certificate (chain) corresponding to the CryptoType argument.
 X509Certificate[] CertificateStore.getX509Certificates(CryptoType cryptoType)
          Get an X509Certificate (chain) corresponding to the CryptoType argument.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.