...
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
{
|
||||
public class PublicKeyDTO
|
||||
{
|
||||
public string PublicKey { get; set; }
|
||||
public string PublicKeyBase64 { get; set; }
|
||||
public string type { get; set; }
|
||||
}
|
||||
|
Reference in New Issue
Block a user