Class KeyringFactory


  • public class KeyringFactory
    extends Object
    • Method Detail

      • create

        public static Keyring create()
      • createKeyringByIdentifier

        public static Keyring createKeyringByIdentifier​(String identifier)
      • getSupportedKeyrings

        public static List<Keyring> getSupportedKeyrings()