The PublicSubkeyPacket type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PublicSubkeyPacket | Construct a version 4 public subkey packet.  | 
Methods
| Name | Description | |
|---|---|---|
| Encode | (Overrides PublicKeyPacket..::..Encode(BcpgOutputStream).) | |
| Equals | (Inherited from Object.) | |
| Finalize | 
                    Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
                  (Inherited from Object.) | |
| GetEncoded | (Inherited from ContainedPacket.) | |
| GetEncodedContents | (Inherited from PublicKeyPacket.) | |
| GetHashCode | 
                    Serves as a hash function for a particular type. 
                  (Inherited from Object.) | |
| GetTime | (Inherited from PublicKeyPacket.) | |
| GetType | 
                    Gets the Type of the current instance.
                  (Inherited from Object.) | |
| MemberwiseClone | 
                    Creates a shallow copy of the current Object.
                  (Inherited from Object.) | |
| ToString | (Inherited from Object.) | 
Properties
| Name | Description | |
|---|---|---|
| Algorithm | (Inherited from PublicKeyPacket.) | |
| Key | (Inherited from PublicKeyPacket.) | |
| ValidDays | (Inherited from PublicKeyPacket.) | |
| Version | (Inherited from PublicKeyPacket.) |