XCMS Toolkit

com.cms.crypto
Interface KeyAgreementKeySetLookup

All Known Implementing Classes:
SimpleKeyAgreementKeyPairLookup

public interface KeyAgreementKeySetLookup

A public interface that defines methods for locating the key pairs used to perform key agreement key establishment schemes.

Version:
1.00 - 2006/01/25
Author:
support@phillipgriffin.com

Method Summary
 MQVKeySet match(KeyAgreeRecipientIdentifier rid)
          Constructor for match with key recipient identifier parameter.
 

Method Detail

match

MQVKeySet match(KeyAgreeRecipientIdentifier rid)
Constructor for match with key recipient identifier parameter.

Parameters:
rid - a value of ASN.1 type KeyAgreeRecipientIdentifier

XCMS Toolkit


Copyright © 2005-2006 GRIFFIN Consulting. All Rights Reserved.