IAIK PKCS#11 Wrapper
version 1.2.17

iaik.pkcs.pkcs11.parameters
Interface RSAPkcsOaepParameters.SourceType

Enclosing interface:
RSAPkcsOaepParameters

public static interface RSAPkcsOaepParameters.SourceType

This interface defines the available source types as defined by PKCS#11: CKZ_DATA_SPECIFIED.

Invariants

Field Summary
static long DATA_SPECIFIED
          The indentifier for CKZ_DATA_SPECIFIED.
static long EMPTY
          The indentifier for empty parameter.
 

Field Detail

EMPTY

public static final long EMPTY
The indentifier for empty parameter. This is not defined explicitely in the PKCS#11 v2.11 standard but in the text.

See Also:
Constant Field Values

DATA_SPECIFIED

public static final long DATA_SPECIFIED
The indentifier for CKZ_DATA_SPECIFIED.

See Also:
Constant Field Values

IAIK PKCS#11 Wrapper
version 1.2.17

IAIK JavaSecurity Website http://jce.iaik.tugraz.at/

IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2002, IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved.