com.rsa.certj.spi.pki

Class POPValidationInfo

java.lang.Object
  |
  +--com.rsa.certj.spi.pki.POPValidationInfo

public abstract class POPValidationInfo
extends Object

This class captures information needed to validate proof-of-possession (POP) information included with a message. This class is used as an argument to the PKI SPI method, validateProofOfPossession. Subclasses of this class are used when validating a POP.

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


Constructor Summary

POPValidationInfo()

 

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

Constructor Detail

POPValidationInfo

public POPValidationInfo()


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