Java org.eclipse.jgit.transport PushCertificate fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jgit.transport PushCertificate fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jgit.transport PushCertificate.

The text is from its open source code.

Method

NonceStatusgetNonceStatus()
Get verification status of the nonce embedded in the certificate.
StringgetSignature()
Get the raw signature
StringtoText()
Get text payload of the certificate for the signature verifier.