Skip to content

Commit 80b22b9

Browse files
author
Lee Fine
committed
1 parent fb52cc7 commit 80b22b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RemoteFile/ImplementedStoreTypes/KDB/KDBCertificateStoreSerializer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ public List<SerializedStoreInfo> SerializeRemoteCertificateStore(Pkcs12Store cer
119119
return storeInfo;
120120
}
121121

122-
public string GetPrivateKeyPath()
122+
public string GetPrivateKeyPath()
123123
{
124124
return null;
125125
}

0 commit comments

Comments
 (0)