com.rsa.certj.spi.pki

Class ProtectInfo

java.lang.Object
  |
  +--com.rsa.certj.spi.pki.ProtectInfo
Direct Known Subclasses:
CMPProtectInfo, ProtectInfoPublicKey

public abstract class ProtectInfo
extends Object

This class captures information needed to generate or validate cryptographic protection of a message. For example, if a secret key is used to protect a message, information about the secret key will be kept in the object.

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


Constructor Summary

ProtectInfo()

 

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

Constructor Detail

ProtectInfo

public ProtectInfo()


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