ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzajc_5.4.0.1/rzajclogging.htm

75 lines
5.0 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="Log on or off of the Cryptographic Coprocessor" />
<meta name="abstract" content="You can log on or off the Cryptographic Coprocessor by working with role-restricted APIs." />
<meta name="description" content="You can log on or off the Cryptographic Coprocessor by working with role-restricted APIs." />
<meta name="DC.Relation" scheme="URI" content="rzajcworking.htm" />
<meta name="DC.Relation" scheme="URI" content="rzajclogonc.htm" />
<meta name="DC.Relation" scheme="URI" content="rzajclogonrpg.htm" />
<meta name="DC.Relation" scheme="URI" content="rzajclogoffc.htm" />
<meta name="DC.Relation" scheme="URI" content="rzajclogoffrpg.htm" />
<meta name="DC.Relation" scheme="URI" content="rzajccreatekeys.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="logging" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Log on or off of the Cryptographic Coprocessor</title>
</head>
<body id="logging"><a name="logging"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Log on or off of the Cryptographic Coprocessor</h1>
<div><p>You can log on or off the Cryptographic Coprocessor by working
with role-restricted APIs.</p>
<div class="section"><h4 class="sectiontitle">Logging on</h4><p>You need to log on only if you wish to
use an API that uses an access control point that is not enabled in the default
role. Log on with a profile that uses a role that has the access control point
you want to use enabled.</p>
<p>After you log on to your Cryptographic Coprocessor,
you can run programs to utilize the cryptographic functions for your Cryptographic
Coprocessor. You can log on by writing an application that uses the Logon_Control
(CSUALCT) API verb.</p>
</div>
<div class="section"><h4 class="sectiontitle">Logging off</h4><p>When you have finished with your Cryptographic
Coprocessor, you should log off of your Cryptographic Coprocessor. You can
log off by writing an application that uses the Logon_Control (CSUALCT) API
verb.</p>
<div class="note"><span class="notetitle">Note:</span> </div>
Read the <a href="codedisclaimer.htm#codedisclaimer">Code license and disclaimer information</a> for
important legal information</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rzajclogonc.htm">Example: ILE C program for logging on to your Cryptographic Coprocessor</a></strong><br />
Change this program example to suit your needs for logging on to your Cryptographic Coprocessor.</li>
<li class="ulchildlink"><strong><a href="rzajclogonrpg.htm">Example: ILE RPG program for logging on to your Cryptographic Coprocessor</a></strong><br />
Change this program example to suit your needs for logging on to your Cryptographic Coprocessor.</li>
<li class="ulchildlink"><strong><a href="rzajclogoffc.htm">Example: ILE C program for logging off of your Cryptographic Coprocessor</a></strong><br />
Change this program example to suit your needs for logging off of your Cryptographic Coprocessor.</li>
<li class="ulchildlink"><strong><a href="rzajclogoffrpg.htm">Example: ILE RPG program for logging off of your Cryptographic Coprocessor</a></strong><br />
Change this program example to suit your needs for logging off of your Cryptographic Coprocessor.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzajcworking.htm" title="After you set up your Cryptographic Coprocessor, you can begin writing programs to make use of your Cryptographic Coprocessor's cryptographic functions.">Manage the Cryptographic Coprocessor</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzajccreatekeys.htm" title="You can create DES and PKA keys and store them in a DES key store.">Create DES and PKA keys</a></div>
</div>
</div>
</body>
</html>