Interface KEMFactory


public interface KEMFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    default KEM
    get(String algorithm)
     
    get(String algorithm, Provider provider)
     
    default boolean
    isSupported(String algorithm)