Class CipherPublicKeys


  • public class CipherPublicKeys
    extends Object
    The Class CipherPublicKeys.
    • Constructor Detail

      • CipherPublicKeys

        public CipherPublicKeys​(Map<String,​PublicKey> map)
        Instantiates a new cipher public keys.
        Parameters:
        map - the map
    • Method Detail

      • getPublicKey

        public PublicKey getPublicKey​(String name)
        Gets the public key.
        Parameters:
        name - the name
        Returns:
        the public key