AWS SDK for .NET Documentation
PemObject Constructor (type, content)
AmazonThirdParty.BouncyCastle.Utilities.IO.PemPemObjectPemObject(String, array<Byte>[]()[][]) Did this page help you?   Yes   No    Tell us about it...
Initializes a new instance of the PemObject class
Declaration Syntax
C#
public PemObject(
	string type,
	byte[] content
)
Parameters
type (String)
content (array<Byte>[]()[][])

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)