Class KeyAlgorithmManager


  • public final class KeyAlgorithmManager
    extends java.lang.Object
    Author:
    Michael Clarke
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Collection<KeyAlgorithm<java.security.PublicKey,​java.security.PrivateKey>> getSupportedAlgorithms()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getSupportedAlgorithms

        public static java.util.Collection<KeyAlgorithm<java.security.PublicKey,​java.security.PrivateKey>> getSupportedAlgorithms()