Uses of Class
com.biglybt.core.security.impl.SESecurityManagerImpl
Packages that use SESecurityManagerImpl
-
Uses of SESecurityManagerImpl in com.biglybt.core.security.impl
Fields in com.biglybt.core.security.impl declared as SESecurityManagerImplModifier and TypeFieldDescriptionprivate final SESecurityManagerImpl
ClientSecurityManager.se_sec_man
protected static final SESecurityManagerImpl
SESecurityManagerImpl.singleton
Methods in com.biglybt.core.security.impl that return SESecurityManagerImplModifier and TypeMethodDescriptionstatic SESecurityManagerImpl
SESecurityManagerImpl.getSingleton()
Methods in com.biglybt.core.security.impl with parameters of type SESecurityManagerImplModifier and TypeMethodDescriptionstatic Certificate
SESecurityManagerBC.createSelfSignedCertificate
(SESecurityManagerImpl manager, String alias, String cert_dn, int strength) Constructors in com.biglybt.core.security.impl with parameters of type SESecurityManagerImpl