com.rsa.certj.provider.pki.cmp

Class CMPPOPGenerationInfoNonSignature

java.lang.Object
  |
  +--com.rsa.certj.spi.pki.POPGenerationInfo
        |
        +--com.rsa.certj.provider.pki.cmp.CMPPOPGenerationInfo
              |
              +--com.rsa.certj.provider.pki.cmp.CMPPOPGenerationInfoNonSignature
Direct Known Subclasses:
CMPPOPGenerationInfoEncryption

public abstract class CMPPOPGenerationInfoNonSignature
extends com.rsa.certj.provider.pki.cmp.CMPPOPGenerationInfo

This class captures Proof-of-Possession generation information for a key encipherment key or a key agreement key.

Copyright © RSA Security Inc., 2000-2001. All rights reserved.


Field Summary

static int

POP_METHOD_ENCRYPT_CERT

Indicates that POP is provided by encrypting the certificate.

 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

POP_METHOD_ENCRYPT_CERT

public static final int POP_METHOD_ENCRYPT_CERT
Indicates that POP is provided by encrypting the certificate.


RSA BSAFE ® Cert-J 2.1.1 001-047007-211-001-000