See: Description
| Class | Description |
|---|---|
| AttributeCertificate |
This class represents an attribute certificate from a PKI 4.0.
|
| ClientSettings |
The
ClientSettings class provides an interface to the
client settings. |
| EntrustAsymKeyType |
An asymmetric key type.
|
| EntrustCertDefnSettings |
This class contains certificate-definition policy information.
|
| EntrustCertTypeSettings |
This class contains certificate-type policy information.
|
| EntrustPolicyCertificate |
This class represents a policy certificate, specified by the following:
-- AttributeCertificate ::= SIGNED {AttributeCertificateInfo}
AttributeCertificate ::= SEQUENCE
{
unsignedAttributeCertificate AttributeCertificateInfo,
algorithm AlgorithmIdentifier,
signature BIT STRING
}
AttributeCertificateInfo ::= SEQUENCE
{
version AttCertVersion DEFAULT v1,
owner Owner,
issuer AttCertIssuer,
signature AlgorithmIdentifier,
serialNumber CertificateSerialNumber,
attrCertValidityPeriod AttCertValidityPeriod,
attributes SEQUENCE OF Attribute,
issuerUniqueID UniqueIdentifier OPTIONAL,
extensions Extensions OPTIONAL
}
AttCertVersion ::= INTEGER {v1(0), v2(1)}
Owner ::= SEQUENCE
{
baseCertificateID [0] IssuerSerial OPTIONAL,
-- the issuer and serial number of the owner's Public Key Certificate
entityName [1] GeneralNames OPTIONAL,
-- the name of the claimant or role
objectDigestInfo [2] ObjectDigestInfo OPTIONAL
-- if present, version must by v2
}
ObjectDigestInfo ::= SEQUENCE
{
digestAlgorithm AlgorithmIdentifier,
objectDigest OCTET STRING
}
AttCertIssuer ::= SEQUENCE
{
issuerName GeneralNames OPTIONAL,
baseCertificateId [0] IssuerSerial OPTIONAL
}
IssuerSerial ::= SEQUENCE
{
issuer GeneralNames,
serial CertificateSerialNumber,
issuerUID UniqueIdentifier OPTIONAL
}
AttCertValidityPeriod ::= SEQUENCE
{
notBeforeTime GeneralizedTime,
notAfterTime GeneralizedTime
}
|
| EntrustSigConfig |
Configuration information for a signature algorithm.
|
| EntrustSigConfig.MultipleAlgSigConfig |
A multiple algorithm signature algorithm configuration.
|
| EntrustSigConfig.SingleAlgSigConfig |
A single algorithm signature algorithm configuration.
|
| EntrustSymmEncConfig |
Configuration information for a symmetric encryption algorithm.
|
| PasswordRuleTester |
PasswordRuleTester checks whether a password conforms to password rules.
|
| PolicyCertificate |
This class abstracts the interface to a policy certificate.
|
| SearchBase |
SearchBase objects contain the search bases specified in a policy certificate.
|
Contains classes used to check security policies issued by an Entrust PKI — password rules and client settings, for example.
| © 2001 - 2010 Entrust. All rights reserved. Entrust is a trademark or a registered trademark of Entrust, Inc. in certain countries. All Entrust product names and logos are trademarks or registered trademarks of Entrust, Inc. in certain countries. All other company and product names and logos are trademarks or registered trademarks of their respective owners in certain countries. Portions of this product are Copyright © 1997-2003 IAIK. All rights reserved. This product includes software developed by the Institute for Applied Information Processing and Communications Technology, an institute of the Graz Technical University. The information is subject to change as Entrust reserves the right to, without notice, make changes to its products as progress in engineering or manufacturing methods or circumstances may warrant. |
![]() |