Return an iterator of the public keys in the secret key ring that
have no matching private key. At the moment only personal certificate data
appears in this fashion.
Namespace: Org.BouncyCastle.Bcpg.OpenPgpAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public IEnumerable GetExtraPublicKeys() |
Visual Basic |
---|
Public Function GetExtraPublicKeys As IEnumerable |
Visual C++ |
---|
public: IEnumerable^ GetExtraPublicKeys() |