IAIK PKCS#11 Wrapper
version 1.2.16

iaik.pkcs.pkcs11
Interface Session.UserType

Enclosing interface:
Session

public static interface Session.UserType

This interface defines the different user tpyes of PKCS#11.

Invariants

Field Summary
static boolean SO
          This constant stands for the security officer.
static boolean USER
          Thsi constant stands for the user (token owner).
 

Field Detail

SO

public static final boolean SO
This constant stands for the security officer.

See Also:
Constant Field Values

USER

public static final boolean USER
Thsi constant stands for the user (token owner).

See Also:
Constant Field Values

IAIK PKCS#11 Wrapper
version 1.2.16

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.