com.sun.jini.discovery.internal
Class X500Provider.SigningBufferFactory.BufferInfo
java.lang.Object
com.sun.jini.discovery.internal.X500Provider.SigningBufferFactory.BufferInfo
- Enclosing class:
- X500Provider.SigningBufferFactory
private class X500Provider.SigningBufferFactory.BufferInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buf
private final ByteBuffer buf
data
private final ByteBuffer data
overflow
private final boolean overflow
X500Provider.SigningBufferFactory.BufferInfo
X500Provider.SigningBufferFactory.BufferInfo(ByteBuffer buf)
getDataBuffer
ByteBuffer getDataBuffer()
sign
void sign()
throws SignatureException
- Throws:
SignatureException
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.