| PsrServerKeyType Enumeration | 
Namespace: PsrApi.Data.Enums
 Syntax
Syntaxpublic enum PsrServerKeyType
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| ServerKeyTypeCertificate | 0 | Key is in the certificate store | |
| ServerKeyTypePkcs11 | 1 | Key is stored via PKCS11 (for example HSM) | 
 See Also
See Also