StrongNamePublicKeyBlob public sealed class StrongNamePublicKeyBlob Represents the public key information (called a blob) for a strong name. This class cannot be inherited. Documentation Code public StrongNamePublicKeyBlob(byte[] publicKey) Initializes a new instance of the StrongNamePublicKeyBlob class with raw bytes of the public key blob.