Sslkeyformatenum, Sslkeylengthenum, Sslcrlstatusfilterfieldenum – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 688: Sslencryptionalgorithmenum

Advertising
background image

678

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Enumerations

6

sslCrlStatusFilterFieldEnum

These are the enumerations for CRL states.

sslEncryptionAlgorithmEnum

These are the enumerations for encryption algorithms.

sslKeyFormatEnum

These are the enumerations for formats of Key Pair files.

sslKeyLengthEnum

These are the enumerations for RSA key length and strength.

TABLE 301

Attributes

Parameters

Description

NAME

Identifier for “sslCrlStatus-> crlRecordInfo->name” parameter.

URL

Identifier for “sslCrlStatus-> crlRecordInfo->url” parameter.

FILE_FORMAT

Identifier for “sslCrlStatus-> crlRecordInfo->fileFormat” parameter.

REFRESH_INTERVAL

Identifier for “sslCrlStatus-> crlRecordInfo->refreshInterval” parameter.

STATE

Identifier for “sslCrlStatus->state” parameter.

SIZE

Identifier for “sslCrlStatus->size” parameter.

NEXT_DOWNLOAD_HOURS

Identifier for “sslCrlStatus->nextDownloadHours” parameter.

NEXT_DOWNLOAD_MINUTES

Identifier for “sslCrlStatus->nextDownloadMinutes” parameter.

TABLE 302

Attributes

Parameters

Description

RSA

RSA Encryption Algorithm .

TABLE 303

Attributes

Parameters

Description

PEM

PEM Key Pair file format.

TABLE 304

Attributes

Parameters

Description

KEY_LENGTH_512

SSL key length of 512 bits.

KEY_LENGTH_768

SSL key length of 768 bits.

KEY_LENGTH_1024

SSL Key length of 1024 bits.

KEY_LENGTH_2048

SSL Key length of 2048 bits.

Advertising