|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DERString | |
|---|---|
| kz.gamma.hardware.asn1 | |
| kz.gamma.hardware.asn1.cmp | Support classes useful for encoding and supporting PKIX-CMP as described RFC 2510. |
| kz.gamma.hardware.asn1.x509 | |
| Uses of DERString in kz.gamma.hardware.asn1 |
|---|
| Classes in kz.gamma.hardware.asn1 that implement DERString | |
|---|---|
class |
DERBitString
|
class |
DERBMPString
DER BMPString object. |
class |
DERGeneralString
|
class |
DERIA5String
DER IA5String object - this is an ascii string. |
class |
DERNumericString
DER NumericString object - this is an ascii string of characters {0,1,2,3,4,5,6,7,8,9, }. |
class |
DERPrintableString
DER PrintableString object. |
class |
DERT61String
DER T61String (also the teletex string) |
class |
DERUniversalString
DER UniversalString object. |
class |
DERUTF8String
DER UTF8String object. |
class |
DERVisibleString
DER VisibleString object. |
| Uses of DERString in kz.gamma.hardware.asn1.cmp |
|---|
| Classes in kz.gamma.hardware.asn1.cmp that implement DERString | |
|---|---|
class |
PKIFailureInfo
PKIFailureInfo ::= BIT STRING { badAlg (0), -- unrecognized or unsupported Algorithm Identifier badMessageCheck (1), -- integrity check failed (e.g., signature did not verify) badRequest (2), -- transaction not permitted or supported badTime (3), -- messageTime was not sufficiently close to the system time, as defined by local policy badCertId (4), -- no certificate could be found matching the provided criteria badDataFormat (5), -- the data submitted has the wrong format wrongAuthority (6), -- the authority indicated in the request is different from the one creating the response token incorrectData (7), -- the requester's data is incorrect (for notary services) missingTimeStamp (8), -- when the timestamp is missing but should be there (by policy) badPOP (9) -- the proof-of-possession failed timeNotAvailable (14), -- the TSA's time source is not available unacceptedPolicy (15), -- the requested TSA policy is not supported by the TSA unacceptedExtension (16), -- the requested extension is not supported by the TSA addInfoNotAvailable (17) -- the additional information requested could not be understood -- or is not available systemFailure (25) -- the request cannot be handled due to system failure |
| Uses of DERString in kz.gamma.hardware.asn1.x509 |
|---|
| Classes in kz.gamma.hardware.asn1.x509 that implement DERString | |
|---|---|
class |
KeyUsage
The KeyUsage object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||