Class AES128Gcm.AES128GcmFactory

java.lang.Object
com.sshtools.common.ssh.components.jce.AES128Gcm.AES128GcmFactory
All Implemented Interfaces:
ComponentInstanceFactory<AES128Gcm>, SshCipherFactory<AES128Gcm>
Enclosing class:
AES128Gcm

public static class AES128Gcm.AES128GcmFactory extends Object implements SshCipherFactory<AES128Gcm>