Property | Type | Description | |
---|---|---|---|
CanSecure | bool | ||
Copy | |||
FromXml | void | ||
IsMachineProtected | bool | ||
IsUserProtected | bool | ||
ProtectMachine | bool | ||
ProtectUser | bool | ||
ToXml | string | ||
_CanSecure | bool | ||
_IsMachineProtected | bool | ||
_IsUserProtected | bool | ||
_ProtectMachine | bool | ||
_ProtectUser | bool |
Method | Description | |
---|---|---|
KeyPairPersistence ( |
||
KeyPairPersistence ( |
||
Load ( ) : bool | ||
Remove ( ) : void | ||
Save ( ) : void |
Method | Description | |
---|---|---|
CanSecure ( string path ) : bool | ||
Copy ( |
||
FromXml ( string xml ) : void | ||
IsMachineProtected ( string path ) : bool | ||
IsUserProtected ( string path ) : bool | ||
ProtectMachine ( string path ) : bool | ||
ProtectUser ( string path ) : bool | ||
ToXml ( ) : string | ||
_CanSecure ( string root ) : bool | ||
_IsMachineProtected ( string path ) : bool | ||
_IsUserProtected ( string path ) : bool | ||
_ProtectMachine ( string path ) : bool | ||
_ProtectUser ( string path ) : bool |
public KeyPairPersistence ( |
||
parameters | ||
return | System |
public KeyPairPersistence ( |
||
parameters | ||
keyPair | string | |
return | System |