JSCAPE MFT Server

Uses of Class
com.jscape.inet.vfs.PgpEncryption

Packages that use PgpEncryption
com.jscape.inet.vfs   
 

Uses of PgpEncryption in com.jscape.inet.vfs
 

Methods in com.jscape.inet.vfs that return PgpEncryption
 PgpEncryption VirtualLocalFileDescriptor.getPgpEncryption()
          Returns current PGP encryption state.
 

Methods in com.jscape.inet.vfs with parameters of type PgpEncryption
 void VirtualLocalFileDescriptor.setPgpEncryption(PgpEncryption pgpEncryption)
          Sets current PGP encryption state.
 

Constructors in com.jscape.inet.vfs with parameters of type PgpEncryption
VirtualLocalFileDescriptor(java.lang.String path, AccessPermissions accessPermissions, boolean secured, boolean denied, boolean indexable, java.lang.String realPath, boolean createIfNotExists, PgpEncryption pgpEncryption, com.jscape.inet.vfs.DataLossPrevention dataLossPrevention)
           
VirtualLocalFileDescriptor(java.lang.String path, AccessPermissions permissions, java.lang.String realPath, boolean createIfNotExists, PgpEncryption pgpEncryption)
          Creates a new descriptor instance.
 


JSCAPE MFT Server

Copyright © JSCAPE LLC. 1999-2015. All Rights Reserved