EMDskppKeyInformation Class Reference

Inherits from NSObject
Declared in EMDskppKeyInformation.h

Overview

This class contains the information of the key that was provisioned.

  keyAlgorithm

The key algorithm.

@property (nonatomic) id<EMSecureString> keyAlgorithm

Availability

4.1

Declared In

EMDskppKeyInformation.h

  keyContainerId

The key container Id.

@property (nonatomic) id<EMSecureString> keyContainerId

Availability

4.1

Declared In

EMDskppKeyInformation.h

  keyContainerVersion

The key container version.

@property (nonatomic) id<EMSecureString> keyContainerVersion

Availability

4.1

Declared In

EMDskppKeyInformation.h

  keyUsage

The key usage.

@property (nonatomic) id<EMSecureString> keyUsage

Availability

4.1

Declared In

EMDskppKeyInformation.h

  manufacturer

The manufacturer.

@property (nonatomic) id<EMSecureString> manufacturer

Availability

4.1

Declared In

EMDskppKeyInformation.h

  tokenSerialNumber

The token serial number.

@property (nonatomic) id<EMSecureString> tokenSerialNumber

Availability

4.1

Declared In

EMDskppKeyInformation.h

  version

The token version.

@property (nonatomic) id<EMSecureString> version

Availability

4.1

Declared In

EMDskppKeyInformation.h