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
match
MQVKeySet match(KeyAgreeRecipientIdentifier rid)
- Constructor for
match with key
recipient identifier parameter.
- Parameters:
rid - a value of ASN.1 type KeyAgreeRecipientIdentifier
Copyright © 2005-2006 GRIFFIN Consulting. All Rights Reserved.