Allow enumeration of the secret key rings making up this collection.
Namespace: Org.BouncyCastle.Bcpg.OpenPgp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public IEnumerable GetKeyRings() |
Visual Basic |
---|
Public Function GetKeyRings As IEnumerable |
Visual C++ |
---|
public: IEnumerable^ GetKeyRings() |