KeyStorage
In which medium is the key stored. memory - the key is stored in memory. smartcard - the key is stored in a smartcard. token - the key is stored in a hardware token. MobileDevice - the key is stored in a mobile device. MobileAuthCard - the key is stored in a mobile authentication card.
Element information
Namespace: None
Schema document: saml-2.0-os/saml-schema-authn-context-types-2.0.xsd
Type: KeyStorageType
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
medium | [1..1] | mediumType |
Used in
- Type PrivateKeyProtectionType (Element PrivateKeyProtection)
- Type SecretKeyProtectionType (Element SecretKeyProtection)
Sample instance
<KeyStorage medium="memory"/>