Security |
Name | Description | |
---|---|---|
SecurityKey(SecureString) | Constructs a SecurityKey object using the string security key held by the SecureString passed in, or throws a FormatException if the string is clearly invalid. | |
SecurityKey(String) | Constructs a SecurityKey object using the specified string security key or throws a FormatException if the string is clearly invalid. |