Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
java
security
KeyStore.PasswordProtection
C# Class java.security.KeyStore.PasswordProtection
Inheritance:
java.lang.Object
,
ProtectionParameter
,
javax.security.auth.Destroyable
Mostrar archivo
Open project: JeroMiya/androidmono
Public Methods
Method
Description
PasswordProtection
(
char
arg0
)
destroy
( ) :
void
getPassword
( ) :
char[]
isDestroyed
( ) :
bool
Protected Methods
Method
Description
PasswordProtection
(
global
@__env
)
Private Methods
Method
Description
PasswordProtection
( )
Method Details
PasswordProtection()
public
method
public
PasswordProtection
(
char
arg0
)
arg0
char
PasswordProtection()
protected
method
protected
PasswordProtection
(
global
@__env
)
@__env
global
destroy()
public
method
public
destroy
( ) :
void
return
void
getPassword()
public
method
public
getPassword
( ) :
char[]
return
char[]
isDestroyed()
public
method
public
isDestroyed
( ) :
bool
return
bool