Class AES256Gcm.AES256GcmFactory

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

public static class AES256Gcm.AES256GcmFactory extends Object implements SshCipherFactory<AES256Gcm>